[packages] sudo: update to 1.7.2p5
authorStephen Walker <stephendwalker@gmail.com>
Fri, 5 Mar 2010 07:24:31 +0000 (07:24 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Fri, 5 Mar 2010 07:24:31 +0000 (07:24 +0000)
SVN-Revision: 19988

admin/sudo/Makefile

index 283e2943624dd3736259d19a8f8ff86ff6d040c2..1dbaedf757f713780f885184f67c4433d396da5c 100644 (file)
@@ -3,16 +3,17 @@
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
+#
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sudo
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sudo
-PKG_VERSION:=1.7.2p3
-PKG_RELEASE:=2
+PKG_VERSION:=1.7.2p5
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.sudo.ws/sudo/dist/
-PKG_MD5SUM:=b4bb9a0ae896958b71e48ef91967cdcb
+PKG_SOURCE_URL:=http://www.sudo.ws/sudo/dist
+PKG_MD5SUM:=398f584e831bd75b3c0179e28368c2a3
 
 PKG_INSTALL:=1
 
 
 PKG_INSTALL:=1