mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
alpine: update to 2.26.
This commit is contained in:
parent
b6b44e5cd0
commit
5e767743ec
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.25.1
|
version=2.26
|
||||||
revision=1
|
revision=1
|
||||||
_githash=a4717516707498544201c2e03286142c9abb2539
|
_githash=9726c098a739edfdca6218bc5dee104c310957e9
|
||||||
_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=e1855467f8dbf21879e3a6fa959998ffb68a6d5221ee7d6cc2fc3de95ee0759a
|
checksum=c8c377eab0f65b51283e0ad3144be143065dca4463d12ccf5092ae841515a431
|
||||||
|
|
||||||
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