xbps: update to 0.2.
--HG-- extra : convert_revision : 2d966ab25d7b706425491bc020d1cb89de5a9d97
This commit is contained in:
parent
3d077e361b
commit
81bbe13d56
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'xbps'
|
# Template file for 'xbps'
|
||||||
pkgname=xbps
|
pkgname=xbps
|
||||||
version=0.1
|
version=0.2
|
||||||
distfiles="http://launchpad.net/xbps/$version/$version/+download/xbps-$version.tar.gz"
|
distfiles="http://launchpad.net/xbps/head/$version/+download/xbps-$version.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
#make_build_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version PREFIX="
|
|
||||||
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version PREFIX= install"
|
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version PREFIX= install"
|
||||||
short_desc="The XBPS package system"
|
short_desc="The XBPS package system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b5d70de132b580b8ea29a543fa8be139d5b15fabc34542ab67e710f252be0d83
|
checksum=1c68380ccfa163713bb19661b9e50219daa0972ba55c1973fffb7035898154d8
|
||||||
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."
|
binary package manager."
|
||||||
|
|
Loading…
Reference in a new issue