From 62a45f4c62e17be50874b27f2cc24b207c9a1e73 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 18 Feb 2022 18:27:12 +0100 Subject: [PATCH] hexd: update to 1.1.0. --- srcpkgs/hexd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hexd/template b/srcpkgs/hexd/template index 9db6368f586..b5d14878aab 100644 --- a/srcpkgs/hexd/template +++ b/srcpkgs/hexd/template @@ -1,14 +1,14 @@ # Template file for 'hexd' pkgname=hexd -version=1.0.0 -revision=2 +version=1.1.0 +revision=1 build_style=gnu-makefile short_desc="Colourful, human-friendly hexdump tool" maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/FireyFly/hexd" distfiles="https://github.com/FireyFly/hexd/archive/v${version}.tar.gz" -checksum=85f1c284007cfa82f67d4175ebbe103ec10932f197209e5912a24487eddb1eba +checksum=de0db7205c8eb0f170263aca27f5d48963855345bc79ba4842edd21a938d0326 post_install() { vlicense LICENSE