mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
perl/rakudo: Updated for version 2020.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
91304429b8
commit
33fd06ee6f
2 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=rakudo
|
||||
VERSION=${VERSION:-2020.05}
|
||||
VERSION=${VERSION:-2020.06}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rakudo"
|
||||
VERSION="2020.05"
|
||||
VERSION="2020.06"
|
||||
HOMEPAGE="https://rakudo.org/"
|
||||
DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2020.05/rakudo-2020.05.tar.gz"
|
||||
MD5SUM="7d9698a23ad170e4e718142215263248"
|
||||
DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2020.06/rakudo-2020.06.tar.gz"
|
||||
MD5SUM="dddd45766064f0d5f1bf476e8b38ffe7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nqp"
|
||||
|
|
Loading…
Reference in a new issue