aha: update to 0.4.10.
This commit is contained in:
parent
9bdd6ea41b
commit
b52e729919
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aha'
|
||||
pkgname=aha
|
||||
version=0.4.9
|
||||
version=0.4.10
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
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"
|
||||
homepage="https://github.com/theZiz/aha"
|
||||
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
|
||||
checksum=9aefb7d7838e2061672813482d062ac4c32c932f7f8f0928766ba0152fec3d77
|
||||
checksum=bbfb55940cbd8c4cbf8eccededf30a9e3861feda2b9c50d76f55d384080641aa
|
||||
|
||||
do_configure() {
|
||||
sed -i 's/gcc/$(CC)/' Makefile
|
||||
|
|
Loading…
Reference in a new issue