alpine: update to 2.24.

This commit is contained in:
Leah Neukirchen 2020-10-11 18:35:16 +02:00
parent 96372963ce
commit cc3216e0a8
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'alpine'
pkgname=alpine
version=2.23.2
revision=3
_githash=7b8875f8bb237a156a1250629e8c684706bd202f
version=2.24
revision=1
_githash=3165f59b344fb4d56d161541f294754d56bcb372
_gitshort="${_githash:0:7}"
wrksrc="${pkgname}-${_gitshort}"
build_style=gnu-configure
@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://repo.or.cz/alpine.git"
distfiles="https://repo.or.cz/alpine.git/snapshot/${_githash}.tar.gz"
checksum=07593d4a47d48f0253ad341f0baf0d1a17eb2b9356a1c96abc0f15688d8fd3b4
checksum=aa8f55b32732f8ea49e23cb11d9151e9ecb0dd1e057f25131988df69fbebc855
post_extract() {
sed -i -e '/run test program/s/^/: /' \