From 97e2f26115deb5dcf8d434feef5207942af5092f Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 29 Nov 2019 09:01:51 +0100 Subject: [PATCH] upgrading package: nqp 2019.03 -> 2019.11 --- nqp/nqp.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nqp/nqp.spec b/nqp/nqp.spec index 68389248e4..16ff127d54 100644 --- a/nqp/nqp.spec +++ b/nqp/nqp.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2019.03 -%define V_dist 2019.03 +%define V_opkg 2019.11 +%define V_dist 2019.11 # package information Name: nqp @@ -36,13 +36,13 @@ Class: EVAL Group: Language License: Artistic Version: %{V_opkg} -Release: 20190308 +Release: 20191129 # package options %option with_parrot no # list of sources -Source0: https://github.com/perl6/nqp/archive/%{V_dist}.tar.gz +Source0: https://github.com/perl6/nqp/releases/download/%{V_dist}/nqp-%{V_dist}.tar.gz # build information Prefix: %{l_prefix}