xbps-src: update to v17.
This commit is contained in:
parent
45cbd4ca90
commit
4b99a1a38d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xbps-src'
|
||||
pkgname=xbps-src
|
||||
version=16
|
||||
version=17
|
||||
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=9592c18c15dabd4ffe308e3bcfed374da59a448226e2aa50507bdcac7f0b7cfd
|
||||
checksum=1ac34e971e96fd4954432cf7119c13a0e8088cf588c52f9fe1e1bcf40de91c01
|
||||
long_desc="
|
||||
The XBPS package system. A new, fast, from scratch and simple
|
||||
binary package manager. This package includes xbps-src, the
|
||||
|
|
Loading…
Reference in New Issue