perl-Stow: update to 2.3.1.
This commit is contained in:
parent
a1c7606bef
commit
dde60d0299
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Stow'
|
||||
# Template file for 'perl-Stow'
|
||||
pkgname=perl-Stow
|
||||
version=2.2.2
|
||||
version=2.3.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Stow-v${version}"
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
hostmakedepends="perl perl-Module-Build perl-Test-Output perl-IO-stringy"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Perl module for managing symlinks"
|
||||
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://metacpan.org/release/Stow"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Finance/ASPIERS/Stow-v${version}.tar.gz"
|
||||
checksum=9052565146b2227f9ade3df0bd95aa8de1ea215bea247028a3ceb384710601b5
|
||||
checksum=5062a1f8d0c03e38aca5cf46b72de0cba03f901279729338b7b2f93e518182d8
|
||||
|
|
Loading…
Reference in a new issue