From: Alexandru Ardelean Date: Mon, 9 Aug 2021 07:10:53 +0000 (+0300) Subject: sudo: bump to version 1.9.7p2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6934e4e1034723bd7c90eb85e57abb7bc8ff91d3;p=openwrt-packages.git sudo: bump to version 1.9.7p2 Also switch to AUTORELEASE for PKG_RELEASE. Refreshed patches. Signed-off-by: Alexandru Ardelean --- diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile index f4155a940..72960e3fd 100644 --- a/admin/sudo/Makefile +++ b/admin/sudo/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sudo -PKG_VERSION:=1.9.7 -PKG_RELEASE:=1 +PKG_VERSION:=1.9.7p2 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.sudo.ws/dist -PKG_HASH:=2bbe7c2d6699b84d950ef9a43f09d4d967b8bc244b73bc095c4202068ddbe549 +PKG_HASH:=28b5ee725dbf89a7852f42f309ca877d2810a9531b4eecfe59f3a84b6b4afca8 PKG_MAINTAINER:=Alexandru Ardelean diff --git a/admin/sudo/patches/010-cross-compile-fixes.patch b/admin/sudo/patches/010-cross-compile-fixes.patch index 6dbc0f900..b0e83fd7a 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 -@@ -221,10 +221,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@ +@@ -223,10 +223,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@ esac siglist.c: mksiglist