aboutsummaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorAlexandru Ardelean <alex@shruggie.ro>2023-02-04 18:47:00 +0200
committerAlexandru Ardelean <alex@shruggie.ro>2023-02-04 18:56:22 +0200
commit18ce78753061e44b18e49513f352c25c5578f056 (patch)
tree671b43ef9299dcb47817fc2893d0cf5bdab21887 /admin
parentaabfc3f51027d653455bca91587774e47f26e3b7 (diff)
sudo: bump to version 1.9.12p2
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Diffstat (limited to 'admin')
-rw-r--r--admin/sudo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile
index 55e36e37f..fbb6adcc0 100644
--- a/admin/sudo/Makefile
+++ b/admin/sudo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sudo
-PKG_VERSION:=1.9.12p1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=1.9.12p2
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.sudo.ws/dist
-PKG_HASH:=475a18a8eb3da8b2917ceab063a6baf51ea09128c3c47e3e0e33ab7497bab7d8
+PKG_HASH:=b9a0b1ae0f1ddd9be7f3eafe70be05ee81f572f6f536632c44cd4101bb2a8539
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>