stow: update to 2.4.0

This commit is contained in:
tolias-an 2024-04-09 19:30:37 +03:00 committed by cinerea0
parent 52cff63e3d
commit 29642bd94e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'stow' # Template file for 'stow'
pkgname=stow pkgname=stow
version=2.3.1 version=2.4.0
revision=4 revision=1
build_style=gnu-configure build_style=gnu-configure
make_check_target="test" make_check_target="test"
hostmakedepends="perl" hostmakedepends="perl"
@ -13,7 +13,7 @@ maintainer="Martin Harrigan <martinharrigan@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/stow/" homepage="https://www.gnu.org/software/stow/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=09d5d99671b78537fd9b2c0b39a5e9761a7a0e979f6fdb7eabfa58ee45f03d4b checksum=6fed67cf64deab6d3d9151a43e2c06c95cdfca6a88fab7d416f46a648b1d761d
perl-Stow_package() { perl-Stow_package() {
build_style=meta build_style=meta