update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit 02469e48c4 - Show all commits
@@ -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