perl-Sub-Quote: update to 2.006009 (#5609)

This commit is contained in:
Dirk Stolle 2025-09-04 21:49:16 +02:00 committed by GitHub
parent ffc9b6c6b5
commit a1e37ed1e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,12 +2,13 @@
_realname=Sub-Quote
pkgname=perl-${_realname}
pkgver=2.006008
pkgver=2.006009
pkgrel=2
pkgdesc="efficient generation of subroutines via string eval"
arch=('any')
url="https://metacpan.org/dist/Sub-Quote"
msys2_references=(
'archlinux: perl-sub-quote'
'purl: pkg:cpan/HAARG/Sub-Quote'
)
license=('PerlArtistic' 'GPL')
@ -15,7 +16,7 @@ depends=('perl')
makedepends=('perl-Test-Fatal>=0.010')
options=('!emptydirs')
source=(https://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Sub-Quote-${pkgver}.tar.gz)
sha512sums=('474c02953555e815c64270299a2ea36a172c11ff739d77a3f5133f4c40d5ec48ad60c09465bd93864c254f180ba73d8381752ac649f8d4f729199f3088e71e26')
sha512sums=('39328f6cf0b690c7e37600554fc0492b7f7f9fad80816a02ea038763edb9039c893ae05fe25ce27b8e4410f91c363ba4110e08a0eede18ef387fca5f5c548c85')
prepare() {
cd ${_realname}-${pkgver}