aha: update to 0.4.10.1.
This commit is contained in:
parent
27260c4197
commit
85e74274d6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aha'
|
# Template file for 'aha'
|
||||||
pkgname=aha
|
pkgname=aha
|
||||||
version=0.4.10
|
version=0.4.10.1
|
||||||
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=bbfb55940cbd8c4cbf8eccededf30a9e3861feda2b9c50d76f55d384080641aa
|
checksum=afcb7be593c80977c891b13bb6d44e924c84ff0167645ddd533adf705f799463
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i 's/gcc/$(CC)/' Makefile
|
sed -i 's/gcc/$(CC)/' Makefile
|
||||||
|
|
Loading…
Reference in New Issue