alpine: update to 2.25.1.

This commit is contained in:
Leah Neukirchen 2021-12-04 18:02:09 +01:00
parent 034bf8ba0e
commit 7185aa8024

View file

@ -1,8 +1,8 @@
# Template file for 'alpine'
pkgname=alpine
version=2.25
version=2.25.1
revision=1
_githash=465e23b898e5a3393b9ae52fc7620002541b2e75
_githash=a4717516707498544201c2e03286142c9abb2539
_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=ba0856bcc863b70dd0c2f06cdeda720332c2d136d49154d78450932cd9e0900a
checksum=e1855467f8dbf21879e3a6fa959998ffb68a6d5221ee7d6cc2fc3de95ee0759a
post_extract() {
sed -i -e '/run test program/s/^/: /' \