diff --git a/srcpkgs/sunxi-tools/template b/srcpkgs/sunxi-tools/template index 3df03e1e589..a8d1f6c2872 100644 --- a/srcpkgs/sunxi-tools/template +++ b/srcpkgs/sunxi-tools/template @@ -2,17 +2,17 @@ pkgname=sunxi-tools reverts=20150526_1 version=20150226 -revision=2 +revision=3 _commit=b80e7ce7bd5c2015465c2fd0e5990d47c05c7f8e +wrksrc="$pkgname-$_commit" hostmakedepends="pkg-config git" makedepends="libusb-devel" short_desc="Tools to help hacking Allwinner AXX (aka sunxi) based devices" maintainer="Juan RP " -license="GPL-2" +license="GPL-2.0-or-later" homepage="https://github.com/linux-sunxi/sunxi-tools" distfiles="$homepage/archive/$_commit.tar.gz" checksum=93922d654df5153d468b0f7900f96fe858fe457894ff2dd0f5dfb5c94b65475b -wrksrc="$pkgname-$_commit" CFLAGS="-std=c99 -I./include"