aboutsummaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorAlexandru Ardelean <alex@shruggie.ro>2023-03-23 08:39:50 +0200
committerAlexandru Ardelean <alex@shruggie.ro>2023-03-23 19:38:27 +0200
commit2d9e475444a12240013c68dcfbf89776bdab5c4f (patch)
treed5bf87ba832dce660a1f68b22794a18ff4899db9 /admin
parent1f5bc3f0f143536892302da6a1436e235e860a54 (diff)
sudo: bump to verison 1.9.13p3
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Diffstat (limited to 'admin')
-rw-r--r--admin/sudo/Makefile4
-rw-r--r--admin/sudo/patches/020-no-owner-change.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile
index fbb6adcc0..9b90d1fc5 100644
--- a/admin/sudo/Makefile
+++ b/admin/sudo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sudo
-PKG_VERSION:=1.9.12p2
+PKG_VERSION:=1.9.13p3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.sudo.ws/dist
-PKG_HASH:=b9a0b1ae0f1ddd9be7f3eafe70be05ee81f572f6f536632c44cd4101bb2a8539
+PKG_HASH:=92334a12bb93e0c056b09f53e255ccb7d6f67c6350e2813cd9593ceeca78560b
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
diff --git a/admin/sudo/patches/020-no-owner-change.patch b/admin/sudo/patches/020-no-owner-change.patch
index 31184469b..1dbc0a251 100644
--- a/admin/sudo/patches/020-no-owner-change.patch
+++ b/admin/sudo/patches/020-no-owner-change.patch
@@ -1,6 +1,6 @@
--- a/Makefile.in
+++ b/Makefile.in
-@@ -75,7 +75,7 @@ GREP = @GREP@
+@@ -73,7 +73,7 @@ EGREP = @EGREP@
SED = @SED@
INSTALL = $(SHELL) $(scriptdir)/install-sh -c