projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[packages] dbus: fix segfault caused by -pie, remove flag and bump pkg revsion -...
[openwrt/svn-archive/archive.git]
/
utils
/
dbus
/
Makefile
diff --git
a/utils/dbus/Makefile
b/utils/dbus/Makefile
index 2afb9c642288f19de9ca89b97b43e88073e7e5a2..419d5ac1498acdf4ffd8f605c9a5dc2bd9448775 100644
(file)
--- a/
utils/dbus/Makefile
+++ b/
utils/dbus/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
# Make sure to also update the dbus-x package
PKG_NAME:=dbus
PKG_VERSION:=1.2.4.6permissive
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/