xbps: update to 0.7.1.
This commit is contained in:
parent
c7aac27ded
commit
e208917135
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xbps'
|
||||
pkgname=xbps
|
||||
version=0.7.0
|
||||
version=0.7.1
|
||||
distfiles="http://xbps.googlecode.com/files/xbps-$version.tar.gz"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/ --includedir=/usr/include
|
||||
--datadir=/usr/share --mandir=/usr/share/man --with-pie"
|
||||
short_desc="The XBPS package system utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=80d3027b490c56a78f3dcc45943302e7d220e7b1200953b783520247504c4bb4
|
||||
checksum=263d220ec3a3e845b28dcf72ee9bcd9bffedc98527330f700687616c58dc158c
|
||||
long_desc="
|
||||
The XBPS package system. A new, fast, from scratch and simple
|
||||
binary package manager. This package includes the binary utilities
|
||||
|
|
Loading…
Reference in New Issue