From e1501e3c6a11c55bbd5dbda3bfc30ac205754d8a Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Tue, 4 May 2021 22:39:13 -0700 Subject: [PATCH] nrg2iso: update to 0.4.1, fix license --- srcpkgs/nrg2iso/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nrg2iso/template b/srcpkgs/nrg2iso/template index 3257be3dbef8..a4bcf40e557b 100644 --- a/srcpkgs/nrg2iso/template +++ b/srcpkgs/nrg2iso/template @@ -1,14 +1,14 @@ # Template file for 'nrg2iso' pkgname=nrg2iso -version=0.4 +version=0.4.1 revision=1 build_style=gnu-makefile short_desc="Simple tool to convert from Nero Burning Rom (NRG) to ISO" maintainer="Orphaned " -license="GPL-2" +license="GPL-2.0-only" homepage="http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html" distfiles="http://gregory.kokanosky.free.fr/v4/linux/${pkgname}-${version}.tar.gz" -checksum="25049d864680ec12bbe31b20597ce8c1ba3a4fe7a7f11e25742b83e2fda94aa3" +checksum=3be36a416758fc1910473b49a8dadf2a2aa3d51f1976197336bc174bc1e306e5 do_build() { $CC $CFLAGS $LDFLAGS -o nrg2iso nrg2iso.c