aha: update to 0.4.10.6.
This commit is contained in:
parent
eb62da22f0
commit
4d8af2c54b
1 changed files with 2 additions and 2 deletions
|
@ -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 <gottox@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue