Update package version to 5.42.1
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: perl
|
||||
description: The Practical Extraction and Report Language
|
||||
version: 5.42.0
|
||||
version: 5.42.1
|
||||
revision: 1
|
||||
url: https://www.perl.org/
|
||||
license: GPL3-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["gdbm","glibc","libxcrypt"]
|
||||
make_depends: ["procps-ng"]
|
||||
type: source
|
||||
depends:
|
||||
- gdbm
|
||||
- glibc
|
||||
- libxcrypt
|
||||
make_depends:
|
||||
- procps-ng
|
||||
downloads:
|
||||
- url: https://www.cpan.org/src/${BPM_PKG_VERSION%%.*}.0/perl-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 098c7f76e7a28443f6403610c7e339777905360c5225798fd142b8d33b05c6b4
|
||||
|
||||
Reference in New Issue
Block a user