alpine: update to 2.23.1.

This commit is contained in:
Leah Neukirchen 2020-06-28 13:57:04 +02:00
parent ebd43ba9f9
commit fb569a1ffd

View file

@ -1,8 +1,8 @@
# Template file for 'alpine'
pkgname=alpine
version=2.23
version=2.23.1
revision=1
_githash=729b8c0f554d95388e228d9b07d628530f8fa736
_githash=ddabc05251a15f67f95741fc5eaa8ce4354dfa78
_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=321d41a8bc3f57f989f8d36b86e11bf0c7112fa1066ea63a2896e63a437ad556
checksum=e06fe13e74ecd95c868c30e2587705eb9b7edef01a46dd136141271b7a948740
post_extract() {
sed -i -e '/run test program/s/^/: /' \