xbps: update to 0.7.2.
This commit is contained in:
parent
ae46e14705
commit
9317ea447b
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xbps'
|
||||
pkgname=xbps
|
||||
version=0.7.1
|
||||
version=0.7.2
|
||||
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=263d220ec3a3e845b28dcf72ee9bcd9bffedc98527330f700687616c58dc158c
|
||||
checksum=adf647c02d5161cb6c1109b2154564a96b46dfa0ce5c873b80aacf025df26195
|
||||
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