xbps-src: bump version.
This commit is contained in:
parent
ee1aebce75
commit
20b430dc63
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xbps-src'
|
||||
pkgname=xbps-src
|
||||
version=20130418
|
||||
version=20130424
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"
|
||||
|
@ -24,7 +24,6 @@ xbps-src_package() {
|
|||
replaces="xbps-src-git>=0"
|
||||
depends="bash xbps-triggers>=0.54 fakeroot"
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue