alpine: update to 2.23.2.

This commit is contained in:
Leah Neukirchen 2020-07-01 17:39:21 +02:00
parent 557845b400
commit edbb73f766

View file

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