update to 12.3: perl
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
pkgname=perl
|
||||
pkgver=5.40.0
|
||||
pkgver=5.40.1
|
||||
_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=("cfe14ef0709b9687f9c514042e8e1e82")
|
||||
md5sums=("bab3547a5cdf2302ee0396419d74a42e")
|
||||
|
||||
src_prepare() {
|
||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||
Reference in New Issue
Block a user