From d1a8d6bf8400ea5553ea07f90637a1f48f916bf4 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 15 Mar 2021 16:07:00 +0200 Subject: [PATCH] sudo: update to version 1.9.6p1 Signed-off-by: Alexandru Ardelean --- admin/sudo/Makefile | 4 ++-- admin/sudo/patches/010-cross-compile-fixes.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile index 5e099bb582..d51d3280fd 100644 --- a/admin/sudo/Makefile +++ b/admin/sudo/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sudo -PKG_VERSION:=1.9.5p2 +PKG_VERSION:=1.9.6p1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.sudo.ws/dist -PKG_HASH:=539e2ef43c8a55026697fb0474ab6a925a11206b5aa58710cb42a0e1c81f0978 +PKG_HASH:=a9e9cdc058fafeb9cd3ebfb864c81755e524d98aa022152763f25bce8ca3ca90 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 1176727b7f..ec9d2124b7 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 -@@ -207,10 +207,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@ +@@ -219,10 +219,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@ esac siglist.c: mksiglist