[package] update sudo to 1.7.2p1 (#5811)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 11:54:19 +0000 (11:54 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 11:54:19 +0000 (11:54 +0000)
SVN-Revision: 17630

admin/sudo/Makefile
admin/sudo/patches/101-install_no_strip.patch

index 3ef534bd2e6df5028e18640b8c37ae17788da222..74ab27440b1130ee7b319b097a7edaf14eebba2d 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sudo
-PKG_VERSION:=1.7.2
+PKG_VERSION:=1.7.2p1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.sudo.ws/sudo/dist/
-PKG_MD5SUM:=9caba8719c3e0f163880a05f02a48249
+PKG_MD5SUM:=4449d466a774f5ce401c9c0e3866c026
 
 include $(INCLUDE_DIR)/package.mk
 
index fd09dd9078d9e8715457597cb8d3ea117021c754..7c4401ed84d7173a1848b77019f9e90a93b6f7ea 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -415,11 +415,11 @@ install-dirs:
+@@ -417,11 +417,11 @@ install-dirs:
            $(DESTDIR)$(noexecdir)
  
  install-binaries: install-dirs $(PROGS)