mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
xbps: update to 0.6.2.
This commit is contained in:
parent
a0cb47437d
commit
18f261d3db
2 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'xbps'
|
# Template file for 'xbps'
|
||||||
pkgname=xbps
|
pkgname=xbps
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
distfiles="http://xbps.googlecode.com/files/xbps-$version.tar.gz"
|
distfiles="http://xbps.googlecode.com/files/xbps-$version.tar.gz"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/ --includedir=/usr/include
|
configure_args="--prefix=/ --includedir=/usr/include
|
||||||
--datadir=/usr/share --mandir=/usr/share/man --with-pie"
|
--datadir=/usr/share --mandir=/usr/share/man --with-pie"
|
||||||
short_desc="The XBPS package system utilities"
|
short_desc="The XBPS package system utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6c0e018631ec9a3293a4cbf1381f79ed56890c58cd3723b01dc77a8194ab34e5
|
checksum=7de31e75bc637788060834fe5327d825d5fcb45e141d39c4b28fc103cd92fb26
|
||||||
long_desc="
|
long_desc="
|
||||||
The XBPS package system. A new, fast, from scratch and simple
|
The XBPS package system. A new, fast, from scratch and simple
|
||||||
binary package manager. This package includes the binary utilities
|
binary package manager. This package includes the binary utilities
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xbps-static'.
|
# Template file for 'xbps-static'.
|
||||||
#
|
#
|
||||||
short_desc="${sourcepkg} static binaries"
|
short_desc="${short_desc} - static binaries and development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains the static binaries and library, that can be
|
This package contains the static binaries and library, that can be
|
||||||
|
|
Loading…
Add table
Reference in a new issue