]> gitweb.fluxo.info Git - slackbuilds.git/commitdiff
dbus-python version bump
authorrafael2k <rafael2k@370017ae-e619-0410-ac65-c121f96126d4>
Tue, 25 Mar 2008 17:59:28 +0000 (17:59 +0000)
committerrafael2k <rafael2k@370017ae-e619-0410-ac65-c121f96126d4>
Tue, 25 Mar 2008 17:59:28 +0000 (17:59 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1672 370017ae-e619-0410-ac65-c121f96126d4

dev/python/dbus-python/dbus-python.SlackBuild

index 2cf87fc959d35a95cbbecdb9d0df3c740f875973..8b308c475613d967bad8983855f85fb2f81310a9 100644 (file)
@@ -16,7 +16,7 @@
 #
 # slackbuild for dbus-python, by Rudson R. Alves
 # requires: dbus dbus-glib glib2 glibc-solibs python 
-# tested: dbus-python-0.82.3
+# tested: dbus-python-0.82.3, 0.82.4
 #
 
 # Look for slackbuildrc
@@ -31,7 +31,7 @@ CWD="$(pwd)"
 SRC_NAME="dbus-python"
 PKG_NAME="dbus-python"
 ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=0.82.3}
+SRC_VERSION=${VERSION:=0.82.4}
 PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
 BUILD=${BUILD:=1rra}
 SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME