From fea7f91f77a830ab7e5389743f5e6a339aa429de Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sun, 30 Aug 2020 22:09:54 +0200 Subject: [PATCH] hexedit: update to 1.5. --- srcpkgs/hexedit/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hexedit/template b/srcpkgs/hexedit/template index f2bd3464b46..a7840b7a3dd 100644 --- a/srcpkgs/hexedit/template +++ b/srcpkgs/hexedit/template @@ -1,16 +1,16 @@ # Template file for 'hexedit' pkgname=hexedit -version=1.4.2 +version=1.5 revision=1 build_style=gnu-configure hostmakedepends="automake" makedepends="ncurses-devel" short_desc="View and edit files in hexadecimal or in ASCII" maintainer="Jim Westfall " -license="GPL-2" +license="GPL-2.0-or-later" homepage="http://rigaux.org" distfiles="https://github.com/pixel/hexedit/archive/${version}.tar.gz" -checksum=c81ffb36af9243aefc0887e33dd8e41c4b22d091f1f27d413cbda443b0440d66 +checksum=27a2349f659e995d7731ad672450f61a2e950330049a6fb59b77490c5e0015ac pre_configure() { ./autogen.sh