mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
rakudo: update to 2023.05.
This commit is contained in:
parent
af0d290ce7
commit
6bdc0de73d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rakudo'
|
||||
pkgname=rakudo
|
||||
version=2023.04
|
||||
version=2023.05
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_check_target=test
|
||||
|
@ -30,8 +30,8 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
|||
license="Artistic-2.0"
|
||||
homepage="https://rakudo.org"
|
||||
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
|
||||
distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz"
|
||||
checksum=810b12bd7ef45178fa92371c593094fa731a94e6e4894596bf542222fedd983d
|
||||
distfiles="https://rakudo.org/dl/rakudo/rakudo-${version}.tar.gz"
|
||||
checksum=cfae1cf1321c8130e4746eb5f5c926f65adc9774e92c1b3a89c2c48f0b22236a
|
||||
nocross=yes
|
||||
provides="raku-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue