mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
xbps-static: update to 0.60.5.
This commit is contained in:
parent
92a8fac9d1
commit
b2518db0d3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xbps-static'
|
# Template file for 'xbps-static'
|
||||||
# NOTE: keep this package synchronized with "srcpkgs/xbps"
|
# NOTE: keep this package synchronized with "srcpkgs/xbps"
|
||||||
pkgname=xbps-static
|
pkgname=xbps-static
|
||||||
version=0.60.4
|
version=0.60.5
|
||||||
revision=1
|
revision=1
|
||||||
# only musl
|
# only musl
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
|
@ -15,7 +15,7 @@ license="BSD-2-Clause, BSD-3-Clause, ISC"
|
||||||
homepage="https://github.com/void-linux/xbps"
|
homepage="https://github.com/void-linux/xbps"
|
||||||
changelog="https://raw.githubusercontent.com/void-linux/xbps/master/NEWS"
|
changelog="https://raw.githubusercontent.com/void-linux/xbps/master/NEWS"
|
||||||
distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz"
|
distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz"
|
||||||
checksum=4f9ff9299d0b196963bd8fc878ee897002b02b69bf5920f94967f306f3fea09c
|
checksum=fba39edfdcfeb6f7e3f348a091453fefb087089999cf5bea20ea65ac6cf009dc
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr --sysconfdir=/etc --enable-static
|
./configure --prefix=/usr --sysconfdir=/etc --enable-static
|
||||||
|
|
Loading…
Add table
Reference in a new issue