xstow: update to 1.0.1.
This commit is contained in:
parent
1b05a5925a
commit
dfdff375fb
1 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xstow'.
|
||||
pkgname=xstow
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-regex --with-fnmatch --with-curses"
|
||||
short_desc="Replacement of GNU Stow written in C++"
|
||||
|
@ -9,9 +9,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xstow.sourceforge.net"
|
||||
license="GPL-2"
|
||||
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
||||
checksum=0109f10fb25a474803ec357a38c17d806dd9a21eac39b21d79b48c2af571c0fe
|
||||
long_desc="
|
||||
XStow as GNU Stow, are programs for managing the installation of
|
||||
software packages, keeping them separate (/usr/local/stow/emacs vs.
|
||||
/usr/local/stow/perl, for example) while making them appear to be
|
||||
installed in the same place (/usr/local)."
|
||||
checksum=b25279134689519c15fa5caea3d437c0e8c49d9cfa0c91cc45fb842025b1bf35
|
||||
|
|
Loading…
Reference in a new issue