mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/e_dbus: Updated for version 1.7.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
de62caebe6
commit
0796909c60
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=e_dbus
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
VERSION=${VERSION:-1.7.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="e_dbus"
|
||||
VERSION="1.7.7"
|
||||
VERSION="1.7.8"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.7.tar.bz2"
|
||||
MD5SUM="ae945322a0a08f0921f235956489e552"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.8.tar.bz2"
|
||||
MD5SUM="677e1bf79e242e79f89505fa43e7f1c7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ecore"
|
||||
|
|
Loading…
Reference in a new issue