mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
xstow: fix homepage.
This commit is contained in:
parent
6c2956316f
commit
1266abbc2c
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'xstow'.
|
# Template build file for 'xstow'.
|
||||||
pkgname=xstow
|
pkgname=xstow
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
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++"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xstow.sourceforget.net"
|
homepage="http://xstow.sourceforge.net"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
||||||
checksum=0109f10fb25a474803ec357a38c17d806dd9a21eac39b21d79b48c2af571c0fe
|
checksum=0109f10fb25a474803ec357a38c17d806dd9a21eac39b21d79b48c2af571c0fe
|
||||||
|
|
Loading…
Add table
Reference in a new issue