From 4d8af2c54bcf6f02a9f9ed0d8a552138e3baa154 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 31 Mar 2017 09:34:37 +0200 Subject: [PATCH] aha: update to 0.4.10.6. --- srcpkgs/aha/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aha/template b/srcpkgs/aha/template index e95f84428a8..8e6f411d615 100644 --- a/srcpkgs/aha/template +++ b/srcpkgs/aha/template @@ -1,6 +1,6 @@ # Template file for 'aha' pkgname=aha -version=0.4.10.5 +version=0.4.10.6 revision=1 build_style=gnu-makefile short_desc="Converts SGR-colored Input to W3C conform HTML-Code" @@ -8,7 +8,7 @@ maintainer="Enno Boland " license="LGPL-2, MPL" homepage="https://github.com/theZiz/aha" distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz" -checksum=b2cd7a1a0f7b3a70c37446d7157b4b58e2939535cdd71112a2228b2e78f7e620 +checksum=747e939787dca7a9620869fefc17b60f5e29f0ea3965548d15dc9b2a1f31c3f6 do_configure() { sed -i 's/gcc/$(CC)/' Makefile