diff options
author | Renato Botelho <garga@FreeBSD.org> | 2021-03-17 11:56:41 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2021-03-17 11:56:41 +0000 |
commit | d183145d0c4d15e36f04cb97376e1344d927c1ae (patch) | |
tree | 54706046d08c03cd9f182f19f7972ce821cc58f0 | |
parent | graphics/drm_info: update to 2.3.0 (diff) |
security/sudo: Update to 1.9.6p1
PR: 254260
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
Sponsored by: Rubicon Communications, LLC ("Netgate")
Notes
Notes:
svn path=/head/; revision=568647
-rw-r--r-- | security/sudo/Makefile | 2 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 1f8036d5a787..9434abc93014 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -PORTVERSION= 1.9.5p2 +PORTVERSION= 1.9.6p1 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 6ba3cde4a086..2ae066f1cc71 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611687962 -SHA256 (sudo-1.9.5p2.tar.gz) = 539e2ef43c8a55026697fb0474ab6a925a11206b5aa58710cb42a0e1c81f0978 -SIZE (sudo-1.9.5p2.tar.gz) = 4012277 +TIMESTAMP = 1615925605 +SHA256 (sudo-1.9.6p1.tar.gz) = a9e9cdc058fafeb9cd3ebfb864c81755e524d98aa022152763f25bce8ca3ca90 +SIZE (sudo-1.9.6p1.tar.gz) = 4119888 |