Merge pull request #22547 from wigyori/openwrt-23.05-riscv

[23.05] perl: add support for riscv64
This commit is contained in:
Philip Prindeville
2023-11-12 11:21:04 -07:00
committed by GitHub
2 changed files with 22 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ include perlver.mk
PKG_NAME:=perl
PKG_VERSION:=$(PERL_VERSION)
PKG_RELEASE:=8
PKG_RELEASE:=9
PKG_SOURCE_URL:=\
https://cpan.metacpan.org/src/5.0 \

File diff suppressed because one or more lines are too long