diff options
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index b078795b107b..8977434059c7 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.2 +PORTVERSION= 1.6.9.3 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://probsd.org/sudoftp/ \ @@ -18,7 +18,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://pluto.cdpa.nsysu.edu.tw/sudo/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ -DISTNAME= ${PORTNAME}-1.6.9p2 +DISTNAME= ${PORTNAME}-1.6.9p3 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index bed754644c60..6a423635a380 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p2.tar.gz) = cb890faab6b8deac1f8a09bf35de3a20 -SHA256 (sudo-1.6.9p2.tar.gz) = ab4f9fe1aa667c558f30f7f21edb82395c22cab413ba79144f19fd9c41e8ca5a -SIZE (sudo-1.6.9p2.tar.gz) = 558439 +MD5 (sudo-1.6.9p3.tar.gz) = 21791b0bfb14fe1dc508fdcfaae9bacc +SHA256 (sudo-1.6.9p3.tar.gz) = 7ed5b22455f168b9a9e3bc884824283ad8e19939eb6aa4edaaae08b01f641a62 +SIZE (sudo-1.6.9p3.tar.gz) = 558517 |