package/shadow: bump to version 4.15.1

Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Raphael Pavlidis
2024-06-09 10:04:25 +00:00
committed by Arnout Vandecappelle
parent 80f38918b1
commit 55c8c2328e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Verified from https://github.com/shadow-maint/shadow/releases/download/4.14.5/shadow-4.14.5.tar.xz.asc
# with key A9348594CE31283A826FBDD8D57633D441E25BB5
sha256 cba74bc7b05d89c015afe23131f9159ece38779d40a8af4cf162852e6e85ca23 shadow-4.14.5.tar.xz
# with key 66D0387DB85D320F8408166DB175CFA98F192AF2
sha256 bb5f70639a0581f9d626f227ce45b31ac137daa7c451c0f672ce14f2731a96ee shadow-4.15.1.tar.xz
sha256 3d25ab8f43fdc14624296a56ff8dc3e72e499ad35f32ae0c803f4959cfe17c0a COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
SHADOW_VERSION = 4.14.5
SHADOW_VERSION = 4.15.1
SHADOW_SITE = https://github.com/shadow-maint/shadow/releases/download/$(SHADOW_VERSION)
SHADOW_SOURCE = shadow-$(SHADOW_VERSION).tar.xz
SHADOW_LICENSE = BSD-3-Clause