update to 12.4-systemd: perl-5.42.0
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
pkgname=perl
|
||||
pkgver=5.40.1
|
||||
pkgver=5.42.0
|
||||
_basever="${pkgver%.*}"
|
||||
pkgdesc="A highly capable, feature-rich programming language"
|
||||
license=('GPL' 'PerlArtistic')
|
||||
homepage="https://www.perl.org"
|
||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||
urls=("https://www.cpan.org/src/5.0/${sources[0]}")
|
||||
md5sums=("bab3547a5cdf2302ee0396419d74a42e")
|
||||
md5sums=("7a6950a9f12d01eb96a9d2ed2f4e0072")
|
||||
|
||||
src_prepare() {
|
||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||
Reference in New Issue
Block a user