aboutsummaryrefslogtreecommitdiff
path: root/admin/sudo
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2020-12-21 09:16:37 +0200
committerAlexandru Ardelean <ardeleanalex@gmail.com>2020-12-21 09:16:37 +0200
commit2e7a25d9a31ae3346703112c77f4ad8b8c5cfa51 (patch)
treeb013409f2c78afde4e477aff032dbc6c9e226f82 /admin/sudo
parent36944fc7ae9521ba0643a9ace676ee64e81b81fa (diff)
sudo: bump to version 1.9.4p2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'admin/sudo')
-rw-r--r--admin/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile
index a1c253f01..f2eb91d2c 100644
--- a/admin/sudo/Makefile
+++ b/admin/sudo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sudo
-PKG_VERSION:=1.9.3p1
+PKG_VERSION:=1.9.4p2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.sudo.ws/dist
-PKG_HASH:=dcb9de53e45e1c39042074b847f5e0d8ae1890725dd6a9d9101a81569e6eb49e
+PKG_HASH:=c34af1fa79d40d0869e4010bdd64005290ea2e1ba35638ef07fcc684c4470f64
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>