mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xbps: update to 0.7.1.
This commit is contained in:
parent
c7aac27ded
commit
e208917135
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'xbps'
|
# Template file for 'xbps'
|
||||||
pkgname=xbps
|
pkgname=xbps
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
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=80d3027b490c56a78f3dcc45943302e7d220e7b1200953b783520247504c4bb4
|
checksum=263d220ec3a3e845b28dcf72ee9bcd9bffedc98527330f700687616c58dc158c
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue