From: mirko Date: Sat, 16 May 2009 15:30:10 +0000 (+0000) Subject: switch to permissive branch, due not all applications handle the "deny-all"-rule... X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=b8584f369cd87e97a577134f2b841ce7afacb119;p=packages.git switch to permissive branch, due not all applications handle the "deny-all"-rule correctly yet (ref. lists.freedesktop.org/archives/dbus/2008-December/010769.html for reference) git-svn-id: svn://svn.openwrt.org/openwrt/packages@15877 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index 35a6aa697..2afb9c642 100644 --- a/utils/dbus/Makefile +++ b/utils/dbus/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk # Make sure to also update the dbus-x package PKG_NAME:=dbus -PKG_VERSION:=1.2.12 +PKG_VERSION:=1.2.4.6permissive PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/ -PKG_MD5SUM:=39bd582c3b06a261cac44d4cab6fd60b +PKG_MD5SUM:=1a158fe326b078d1377a977121888496 PKG_FIXUP:=libtool PKG_INSTALL:=1