alpine: update to 2.23.

This commit is contained in:
Leah Neukirchen 2020-06-20 16:13:50 +02:00
parent 3475db8328
commit c74bdfd062

View file

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