libraries/e_dbus: Updated for version 1.7.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
832c5983c7
commit
e390d8676f
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=e_dbus
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
VERSION=${VERSION:-1.7.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="e_dbus"
|
||||
VERSION="1.7.1"
|
||||
VERSION="1.7.4"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.1.tar.bz2"
|
||||
MD5SUM="3fa25de2880c2ff9d78d070d4792f570"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.4.tar.bz2"
|
||||
MD5SUM="ac4f3b20f3f9cd911f80af9769d7fc44"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ecore"
|
||||
|
|
Loading…
Reference in New Issue