From 317f3b9b00581eef253695250cbcafd5886759f4 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 14 Jul 2016 19:12:11 +0200 Subject: [PATCH] aha: update to 0.4.9. --- srcpkgs/aha/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aha/template b/srcpkgs/aha/template index d89101b7487..0438e2b35f9 100644 --- a/srcpkgs/aha/template +++ b/srcpkgs/aha/template @@ -1,14 +1,14 @@ # Template file for 'aha' pkgname=aha -version=0.4.8 -revision=2 +version=0.4.9 +revision=1 build_style=gnu-makefile short_desc="Converts SGR-colored Input to W3C conform HTML-Code" maintainer="Enno Boland " license="LGPL-2, MPL" homepage="https://github.com/theZiz/aha" distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz" -checksum=a1ebbbd5ebc37ccca74dc5f894e3066157e9e77fcdf158bf5587215b8968049c +checksum=9aefb7d7838e2061672813482d062ac4c32c932f7f8f0928766ba0152fec3d77 do_configure() { sed -i 's/gcc/$(CC)/' Makefile