aboutsummaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorAlexandru Ardelean <alex@shruggie.ro>2023-09-04 10:04:09 +0300
committerAlexandru Ardelean <alex@shruggie.ro>2023-09-09 11:21:55 +0300
commita1edb560836c4710b6f536b34df042ee4549fdf2 (patch)
tree68a5e4653690a1c4c4a8a000fb40627439125926 /admin
parent03f70dcfd530560c088f05819a11715286ce45d9 (diff)
sudo: bump to verison 1.9.14p3
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Diffstat (limited to 'admin')
-rw-r--r--admin/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile
index b6a84a378..405792973 100644
--- a/admin/sudo/Makefile
+++ b/admin/sudo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sudo
-PKG_VERSION:=1.9.14p1
+PKG_VERSION:=1.9.14p3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.sudo.ws/dist
-PKG_HASH:=e91bf5ef2e09d857ee901c3465cf7ddb37e43c763b65d19fa0862d1dec128faf
+PKG_HASH:=a08318b1c4bc8582c004d4cd9ae2903abc549e7e46ba815e41fe81d1c0782b62
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>