Update to latest release of sudo
This commit is contained in:
parent
0bcb572b2a
commit
e9bbcd1c30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121841
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sudo
|
||||
PORTVERSION= 1.6.8.3
|
||||
PORTVERSION= 1.6.8.4
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
|
||||
|
@ -19,7 +19,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.8p3
|
||||
DISTNAME= ${PORTNAME}-1.6.8p4
|
||||
|
||||
MAINTAINER= mharo@FreeBSD.org
|
||||
COMMENT= Allow others to run commands as root
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (sudo-1.6.8p3.tar.gz) = b2293ece1b72d9d360bc6a6b3a588787
|
||||
SIZE (sudo-1.6.8p3.tar.gz) = 583791
|
||||
MD5 (sudo-1.6.8p4.tar.gz) = e25f0533a28f7be3f2073d7814ff07ef
|
||||
SIZE (sudo-1.6.8p4.tar.gz) = 583961
|
||||
|
|
Loading…
Reference in a new issue