mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
alpine: update to 2.23.2.
This commit is contained in:
parent
557845b400
commit
edbb73f766
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'alpine'
|
# Template file for 'alpine'
|
||||||
pkgname=alpine
|
pkgname=alpine
|
||||||
version=2.23.1
|
version=2.23.2
|
||||||
revision=1
|
revision=1
|
||||||
_githash=ddabc05251a15f67f95741fc5eaa8ce4354dfa78
|
_githash=7b8875f8bb237a156a1250629e8c684706bd202f
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
wrksrc="${pkgname}-${_gitshort}"
|
wrksrc="${pkgname}-${_gitshort}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://repo.or.cz/alpine.git"
|
homepage="https://repo.or.cz/alpine.git"
|
||||||
distfiles="https://repo.or.cz/alpine.git/snapshot/${_githash}.tar.gz"
|
distfiles="https://repo.or.cz/alpine.git/snapshot/${_githash}.tar.gz"
|
||||||
checksum=e06fe13e74ecd95c868c30e2587705eb9b7edef01a46dd136141271b7a948740
|
checksum=07593d4a47d48f0253ad341f0baf0d1a17eb2b9356a1c96abc0f15688d8fd3b4
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i -e '/run test program/s/^/: /' \
|
sed -i -e '/run test program/s/^/: /' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue