xbps-git: bump version (post 0.23 release).
This commit is contained in:
parent
8a19228235
commit
7b84b6a4f2
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xbps-git'
|
||||
pkgname=xbps-git
|
||||
version=20130417
|
||||
version=20130419
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin
|
||||
|
@ -71,7 +71,6 @@ xbps-git_package() {
|
|||
conf_files="/etc/xbps/xbps.conf"
|
||||
depends="xbps-triggers libxbps-git-${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue