From edbb73f766fde7956c588ad1d98835c2717ac433 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 1 Jul 2020 17:39:21 +0200 Subject: [PATCH] alpine: update to 2.23.2. --- srcpkgs/alpine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/alpine/template b/srcpkgs/alpine/template index 795aafd765e..88141ce2c21 100644 --- a/srcpkgs/alpine/template +++ b/srcpkgs/alpine/template @@ -1,8 +1,8 @@ # Template file for 'alpine' pkgname=alpine -version=2.23.1 +version=2.23.2 revision=1 -_githash=ddabc05251a15f67f95741fc5eaa8ce4354dfa78 +_githash=7b8875f8bb237a156a1250629e8c684706bd202f _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=e06fe13e74ecd95c868c30e2587705eb9b7edef01a46dd136141271b7a948740 +checksum=07593d4a47d48f0253ad341f0baf0d1a17eb2b9356a1c96abc0f15688d8fd3b4 post_extract() { sed -i -e '/run test program/s/^/: /' \