xbps-git: bump version; remove oudated INSTALL script.
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
case "${ACTION}" in
|
|
||||||
post)
|
|
||||||
cat <<_EOF
|
|
||||||
=====================================================================
|
|
||||||
|
|
||||||
Don't forget to run 'xbps-pkgdb [-r rootdir] -u' to update the pkg
|
|
||||||
metadata format to 0.21.
|
|
||||||
|
|
||||||
=====================================================================
|
|
||||||
_EOF
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'xbps-git'
|
# Template file for 'xbps-git'
|
||||||
pkgname=xbps-git
|
pkgname=xbps-git
|
||||||
version=20130708
|
version=20130716
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --enable-tests"
|
configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --enable-tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user