mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xbps-static: update to 0.59.2.
This commit is contained in:
parent
3702de1d4b
commit
93f837eb1e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# 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.59.1
|
version=0.59.2
|
||||||
revision=7
|
revision=1
|
||||||
# only musl
|
# only musl
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -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://github.com/void-linux/xbps/blob/master/NEWS"
|
changelog="https://github.com/void-linux/xbps/blob/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=0cbd8d5f23a62047c75974bca21da9f004a94efffd7f37c68562a8dbc869fb2a
|
checksum=a6607e83fcd654a0ae846d729e43fefd8da9a61323e91430f884caf895b4f59b
|
||||||
|
|
||||||
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