mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xstow: update to 1.1.0.
This commit is contained in:
parent
62a162fe42
commit
f1da07f7c9
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'xstow'
|
# Template file for 'xstow'
|
||||||
pkgname=xstow
|
pkgname=xstow
|
||||||
version=1.0.2
|
version=1.1.0
|
||||||
revision=4
|
revision=1
|
||||||
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://xstow.sourceforge.net"
|
homepage="http://xstow.sourceforge.net"
|
||||||
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/xstow/xstow-$version.tar.bz2"
|
||||||
checksum=6f041f19a5d71667f6a9436d56f5a50646b6b8c055ef5ae0813dcecb35a3c6ef
|
checksum=c174395d29a8800b75b68adf6abaea214e270588faf4c18cfc7058a9e204f9dc
|
||||||
|
|
Loading…
Add table
Reference in a new issue