xbps-git: bump version; remove oudated INSTALL script.
This commit is contained in:
parent
543e8fe204
commit
002bc594f3
@ -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'
|
||||
pkgname=xbps-git
|
||||
version=20130708
|
||||
version=20130716
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --enable-tests"
|
||||
|
Loading…
Reference in New Issue
Block a user