aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-02-11 18:25:03 -0800
committerRosen Penev <rosenp@gmail.com>2020-02-13 15:54:33 -0800
commit992327223481235ac10f9f14c9c3da65e185227d (patch)
treeda3e9eb7685654a581fe5127d2af0f20ae6fc3da
parent4bd8f1bae644fd61f4652f1bb444cd39cc63dde3 (diff)
sudo: update to 1.8.31
Refresh patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
-rw-r--r--admin/sudo/Makefile4
-rw-r--r--admin/sudo/patches/010-cross-compile-fixes.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile
index b6ea46a52..4f1a5da7e 100644
--- a/admin/sudo/Makefile
+++ b/admin/sudo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sudo
-PKG_VERSION:=1.8.28p1
+PKG_VERSION:=1.8.31
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.sudo.ws/dist
-PKG_HASH:=23ba5a84af31e3b5ded58d4be6d3f6939a495a55561fba92c6941b79a6e8b027
+PKG_HASH:=7ea8d97a3cee4c844e0887ea7a1bd80eb54cc98fd77966776cb1a80653ad454f
PKG_MAINTAINER:=
PKG_LICENSE:=ISC
diff --git a/admin/sudo/patches/010-cross-compile-fixes.patch b/admin/sudo/patches/010-cross-compile-fixes.patch
index ba71c9de2..92eceba39 100644
--- a/admin/sudo/patches/010-cross-compile-fixes.patch
+++ b/admin/sudo/patches/010-cross-compile-fixes.patch
@@ -1,6 +1,6 @@
--- a/lib/util/Makefile.in
+++ b/lib/util/Makefile.in
-@@ -188,10 +188,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@
+@@ -200,10 +200,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@
esac
siglist.c: mksiglist