xstow: fix $version.
--HG-- extra : convert_revision : 3b132239990014697a52d8f86dc2711bb8ece48b
This commit is contained in:
parent
44e816964e
commit
7ed5bdb3b7
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template build file for 'xstow'.
|
# Template build file for 'xstow'.
|
||||||
pkgname=xstow
|
pkgname=xstow
|
||||||
version=0.6.1-unstable
|
version=0.6.1
|
||||||
distfiles="$SOURCEFORGE_SITE/xstow/$pkgname-$version.tar.bz2"
|
wrksrc="${pkgname}-${version}-unstable"
|
||||||
|
distfiles="$SOURCEFORGE_SITE/xstow/$pkgname-$version-unstable.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-regex --with-fnmatch --with-curses"
|
configure_args="--with-regex --with-fnmatch --with-curses"
|
||||||
short_desc="Replacement of GNU Stow written in C++"
|
short_desc="Replacement of GNU Stow written in C++"
|
||||||
|
|
Loading…
Reference in a new issue