alpine: update to 2.26.

This commit is contained in:
Leah Neukirchen 2022-06-06 15:43:52 +02:00
parent b6b44e5cd0
commit 5e767743ec

View file

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