xbps-src: update to 24.

This commit is contained in:
Juan RP 2012-03-06 16:46:08 +01:00
parent 5a7397d287
commit 72cef269b5

View file

@ -1,6 +1,6 @@
# Template file for 'xbps-src'
pkgname=xbps-src
version=23
version=24
distfiles="https://github.com/downloads/xtraeme/xbps-src/xbps-src-${version}.tar.gz"
build_style=gnu-makefile
make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"
@ -9,7 +9,7 @@ short_desc="The XBPS package system - binary package builder"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://code.google.com/p/xbps"
license="Simplified BSD"
checksum=1a38724b67a3653f7e436529fc3733653745014b0a503603495dc6ec597648e5
checksum=60b6d52428c300d51751db5d37b9f56513a8cfd47a4de9f716b58fcf937d5a7d
long_desc="
The XBPS package system. A new, fast, from scratch and simple
binary package manager. This package includes xbps-src, the
@ -28,5 +28,5 @@ Add_dependency run perl ">=0"
Add_dependency run fakeroot
Add_dependency run libcap-progs
Add_dependency run xbps-static
Add_dependency run git
Add_dependency full git
Add_dependency build libcap-devel