@ -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}