mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/e_dbus: Updated for version 1.7.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
645d9e049d
commit
c8f78be3e5
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.2.0}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="e_dbus"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.2.0.tar.bz2"
|
||||
MD5SUM="a282a2c98e2999e72b26e8e8f4e9e9d6"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.0.tar.bz2"
|
||||
MD5SUM="7d0f350ebd5f5d913b29c67a7a275abd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ecore"
|
||||
|
|
Loading…
Reference in a new issue