mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/sudo: bump version to 1.9.17p2
https://github.com/sudo-project/sudo/blob/v1.9.17p2/NEWS Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
45d056e7bf
commit
d96eb2f7da
@@ -1,4 +1,4 @@
|
||||
# From: https://www.sudo.ws/getting/download/
|
||||
sha256 ff607ea717072197738a78f778692cd6df9a7e3e404565f51de063ca27455d32 sudo-1.9.17p1.tar.gz
|
||||
sha256 4a38a1ab3adb1199257edc2a7c4a2bd714665eb605b04368843b06dada2cfcfb sudo-1.9.17p2.tar.gz
|
||||
# Locally calculated
|
||||
sha256 41eb34d6b184c2638d6d32c6e7f70b8dd6423e68b91da959e0cf773aa01f62d7 LICENSE.md
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
SUDO_VERSION_MAJOR = 1.9.17
|
||||
SUDO_VERSION_MINOR = p1
|
||||
SUDO_VERSION_MINOR = p2
|
||||
SUDO_VERSION = $(SUDO_VERSION_MAJOR)$(SUDO_VERSION_MINOR)
|
||||
SUDO_SITE = https://www.sudo.ws/sudo/dist
|
||||
SUDO_LICENSE = ISC, BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user