alpine: update to 2.25.

This commit is contained in:
Leah Neukirchen 2021-09-22 13:04:12 +02:00
parent 624bfe1aa3
commit b752d8d542

View file

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