aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Ardelean <alex@shruggie.ro>2023-09-10 16:09:03 +0300
committerGitHub <noreply@github.com>2023-09-10 16:09:03 +0300
commit8596e6444d011637814de2505f006c33481e907a (patch)
tree68a5e4653690a1c4c4a8a000fb40627439125926
parent03f70dcfd530560c088f05819a11715286ce45d9 (diff)
parenta1edb560836c4710b6f536b34df042ee4549fdf2 (diff)
Merge pull request #22069 from commodo/sudo
sudo: bump to verison 1.9.14p3
-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>