xbps-git: bump version (xbps-repo-checkvers -> xbps-checkvers).
This commit is contained in:
parent
85df9a4913
commit
012ad7f727
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xbps-git'
|
# Template file for 'xbps-git'
|
||||||
pkgname=xbps-git
|
pkgname=xbps-git
|
||||||
version=20140406
|
version=20140407
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="The XBPS package system (development branch)"
|
short_desc="The XBPS package system (development branch)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.voidlinux.eu/xbps"
|
homepage="http://www.voidlinux.eu/xbps"
|
||||||
|
@ -13,7 +13,7 @@ makedepends="zlib-devel openssl-devel libarchive-devel>=3.1.2 atf-devel"
|
||||||
triggers="virtualpkg"
|
triggers="virtualpkg"
|
||||||
depends="xbps-triggers>=0.75 libxbps-git-${version}_${revision}"
|
depends="xbps-triggers>=0.75 libxbps-git-${version}_${revision}"
|
||||||
provides="xbps-${version}_${revision}"
|
provides="xbps-${version}_${revision}"
|
||||||
replaces="xbps>=0 xbps-devel>=0 xbps-src-utils>=0"
|
replaces="xbps>=0 xbps-devel>=0"
|
||||||
conf_files="/etc/xbps/xbps.conf"
|
conf_files="/etc/xbps/xbps.conf"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# NOTE: keep this package synchronized with "srcpkgs/xbps-git".
|
# NOTE: keep this package synchronized with "srcpkgs/xbps-git".
|
||||||
pkgname=xbps-static-git
|
pkgname=xbps-static-git
|
||||||
version=20140406
|
version=20140407
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="The XBPS package system (development branch) - static bins"
|
short_desc="The XBPS package system (development branch) - static bins"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue