From c74bdfd06219260b64adcd84423210526daf4126 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 20 Jun 2020 16:13:50 +0200 Subject: [PATCH] alpine: update to 2.23. --- srcpkgs/alpine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/alpine/template b/srcpkgs/alpine/template index b3064f2b9c6..a4740f46d1c 100644 --- a/srcpkgs/alpine/template +++ b/srcpkgs/alpine/template @@ -1,8 +1,8 @@ # Template file for 'alpine' pkgname=alpine -version=2.22.1 +version=2.23 revision=1 -_githash=d600da07926e1ec3243c2a96cd988c61d6a97614 +_githash=729b8c0f554d95388e228d9b07d628530f8fa736 _gitshort="${_githash:0:7}" wrksrc="${pkgname}-${_gitshort}" build_style=gnu-configure @@ -17,7 +17,7 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://repo.or.cz/alpine.git" distfiles="https://repo.or.cz/alpine.git/snapshot/${_githash}.tar.gz" -checksum=5efa41b17814de2d6ea32c85cac14093b9476e30b7d2e2e002d2ac4a8d0cb6f8 +checksum=321d41a8bc3f57f989f8d36b86e11bf0c7112fa1066ea63a2896e63a437ad556 post_extract() { sed -i -e '/run test program/s/^/: /' \