aha: update to 0.4.10.3.
This commit is contained in:
parent
1bb066253e
commit
ef4365cebe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aha'
|
# Template file for 'aha'
|
||||||
pkgname=aha
|
pkgname=aha
|
||||||
version=0.4.10.1
|
version=0.4.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Converts SGR-colored Input to W3C conform HTML-Code"
|
short_desc="Converts SGR-colored Input to W3C conform HTML-Code"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2, MPL"
|
license="LGPL-2, MPL"
|
||||||
homepage="https://github.com/theZiz/aha"
|
homepage="https://github.com/theZiz/aha"
|
||||||
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
|
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
|
||||||
checksum=afcb7be593c80977c891b13bb6d44e924c84ff0167645ddd533adf705f799463
|
checksum=135e18a6bd4568fc9e58a02dbd8b18a31a8bf598bdeaf24795d7d2492c4ad5be
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i 's/gcc/$(CC)/' Makefile
|
sed -i 's/gcc/$(CC)/' Makefile
|
||||||
|
|
Loading…
Reference in New Issue