mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xstow: fix license, template layout
This commit is contained in:
parent
6f4c3076a2
commit
694e304339
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'xstow'.
|
# Template file for 'xstow'
|
||||||
pkgname=xstow
|
pkgname=xstow
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-curses"
|
configure_args="--with-curses"
|
||||||
short_desc="Replacement of GNU Stow written in C++"
|
short_desc="Replacement of GNU Stow written in C++"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://xstow.sourceforge.net"
|
homepage="http://xstow.sourceforge.net"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
||||||
checksum=6f041f19a5d71667f6a9436d56f5a50646b6b8c055ef5ae0813dcecb35a3c6ef
|
checksum=6f041f19a5d71667f6a9436d56f5a50646b6b8c055ef5ae0813dcecb35a3c6ef
|
||||||
|
|
Loading…
Add table
Reference in a new issue