mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
aha: update to 0.4.9.
This commit is contained in:
parent
0777629709
commit
317f3b9b00
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'aha'
|
# Template file for 'aha'
|
||||||
pkgname=aha
|
pkgname=aha
|
||||||
version=0.4.8
|
version=0.4.9
|
||||||
revision=2
|
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"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
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=a1ebbbd5ebc37ccca74dc5f894e3066157e9e77fcdf158bf5587215b8968049c
|
checksum=9aefb7d7838e2061672813482d062ac4c32c932f7f8f0928766ba0152fec3d77
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i 's/gcc/$(CC)/' Makefile
|
sed -i 's/gcc/$(CC)/' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue