mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
xbps: update to 0.60.1.
This commit is contained in:
parent
858d9dedce
commit
c35441a029
2 changed files with 3 additions and 3 deletions
|
@ -1100,7 +1100,7 @@ libORBit-imodule-2.so.0 libORBit2-2.14.19_1
|
||||||
libORBitCosNaming-2.so.0 libORBit2-2.14.19_1
|
libORBitCosNaming-2.so.0 libORBit2-2.14.19_1
|
||||||
libminiupnpc.so.17 miniupnpc-2.1_1
|
libminiupnpc.so.17 miniupnpc-2.1_1
|
||||||
libnatpmp.so.1 libnatpmp-20230423_1
|
libnatpmp.so.1 libnatpmp-20230423_1
|
||||||
libxbps.so.5 libxbps-0.59.1_4
|
libxbps.so.6 libxbps-0.60.1_1
|
||||||
libatf-c.so.1 atf-libs-0.21_1
|
libatf-c.so.1 atf-libs-0.21_1
|
||||||
libatf-c++.so.2 atf-libs-0.21_1
|
libatf-c++.so.2 atf-libs-0.21_1
|
||||||
libvdeplug.so.3 libvde2-2.3.2_23
|
libvdeplug.so.3 libvde2-2.3.2_23
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xbps'
|
# Template file for 'xbps'
|
||||||
pkgname=xbps
|
pkgname=xbps
|
||||||
version=0.60
|
version=0.60.1
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -10,7 +10,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=be417bef66820cb269d466e0b0306d3b1f9ce9cab26ab57379cd9d782eab717d
|
checksum=9140b8cc19e658859e4b7d307e73ad7e9d3593fcb27cb12cf80f08254746afe8
|
||||||
|
|
||||||
hostmakedepends="pkgconf"
|
hostmakedepends="pkgconf"
|
||||||
checkdepends="kyua"
|
checkdepends="kyua"
|
||||||
|
|
Loading…
Add table
Reference in a new issue