package/shadow: bump to version 4.17.3

Changelog: [1] [2] [3] [4].

[1]: https://github.com/shadow-maint/shadow/releases/tag/4.17.3
[2]: https://github.com/shadow-maint/shadow/releases/tag/4.17.2
[3]: https://github.com/shadow-maint/shadow/releases/tag/4.17.1
[4]: https://github.com/shadow-maint/shadow/releases/tag/4.17.0

Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Raphael Pavlidis
2025-02-27 16:36:20 +00:00
committed by Julien Olivain
parent a031b51637
commit 29af0f1b0c
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
# Verified from https://github.com/shadow-maint/shadow/releases/download/4.17.3/shadow-4.17.3.tar.xz.asc
# with key 66D0387DB85D320F8408166DB175CFA98F192AF2
sha256 b78e3921a95d53282a38e90628880624736bf6235e36eea50c50835f59a3530b shadow-4.16.0.tar.xz
sha256 09e896c7b01c97ba4be2d6be332c55a3e478b4893cd3c3466d8224e622bd4943 shadow-4.17.3.tar.xz
sha256 3d25ab8f43fdc14624296a56ff8dc3e72e499ad35f32ae0c803f4959cfe17c0a COPYING

View File

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