summaryrefslogtreecommitdiff
path: root/package/dbus-python/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-17 14:55:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-17 14:55:37 +0100
commit3cd4a03f27da57d2317c5b285cf8ad1990bcdac2 (patch)
tree2a09e93c07595459a8ac8c637d8126eddcb85cb4 /package/dbus-python/Makefile
parent86534f8753b2dcac52f1ceb3bfc01ccca6697f80 (diff)
parent2f3dbff3a8283fd1307ec71b6e4d5c70e80f56dc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/dbus-python/Makefile')
-rw-r--r--package/dbus-python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-python/Makefile b/package/dbus-python/Makefile
index e76d508a7..9645f7269 100644
--- a/package/dbus-python/Makefile
+++ b/package/dbus-python/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= dbus-python
PKG_VERSION:= 1.2.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= b09cd2d1a057cc432ce944de3fc06bf7
PKG_DESCR:= DBUS python bindings
PKG_SECTION:= libs