From fb569a1ffd4e6855d69987fbd5c4b273b7a2e036 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 28 Jun 2020 13:57:04 +0200 Subject: [PATCH] alpine: update to 2.23.1. --- srcpkgs/alpine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/alpine/template b/srcpkgs/alpine/template index a4740f46d1c..795aafd765e 100644 --- a/srcpkgs/alpine/template +++ b/srcpkgs/alpine/template @@ -1,8 +1,8 @@ # Template file for 'alpine' pkgname=alpine -version=2.23 +version=2.23.1 revision=1 -_githash=729b8c0f554d95388e228d9b07d628530f8fa736 +_githash=ddabc05251a15f67f95741fc5eaa8ce4354dfa78 _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=321d41a8bc3f57f989f8d36b86e11bf0c7112fa1066ea63a2896e63a437ad556 +checksum=e06fe13e74ecd95c868c30e2587705eb9b7edef01a46dd136141271b7a948740 post_extract() { sed -i -e '/run test program/s/^/: /' \