From acb5c8ecbd90672006915303bbe127ea9b0bcf80 Mon Sep 17 00:00:00 2001 From: Luis Date: Mon, 30 Oct 2023 07:00:18 +0000 Subject: [PATCH] shadow : upgrade to 4.14.2 --- core/shadow/.checksums | 2 +- core/shadow/.pkgfiles | 2 +- core/shadow/spkgbuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/shadow/.checksums b/core/shadow/.checksums index 8c8c9945e..6fe87349e 100644 --- a/core/shadow/.checksums +++ b/core/shadow/.checksums @@ -1,2 +1,2 @@ 11f5b3140ca4cef4dee8034091af88cc pwck -674950d5545fb29463af51c244ce2121 shadow-4.14.1.tar.xz +effc1aa17590305647413125b966f1dd shadow-4.14.2.tar.xz diff --git a/core/shadow/.pkgfiles b/core/shadow/.pkgfiles index 7ae442955..683b93a01 100644 --- a/core/shadow/.pkgfiles +++ b/core/shadow/.pkgfiles @@ -1,4 +1,4 @@ -shadow-4.14.1-2 +shadow-4.14.2-1 drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/getsubids -rwxr-xr-x root/root bin/login diff --git a/core/shadow/spkgbuild b/core/shadow/spkgbuild index 74b49f967..75b66d0ea 100644 --- a/core/shadow/spkgbuild +++ b/core/shadow/spkgbuild @@ -3,8 +3,8 @@ # depends : acl name=shadow -version=4.14.1 -release=2 +version=4.14.2 +release=1 source="https://github.com/shadow-maint/$name/releases/download/$version/$name-$version.tar.xz pwck"