mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
aha: update to 0.5.
This commit is contained in:
parent
da7684f04e
commit
2377732002
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'aha'
|
||||
pkgname=aha
|
||||
version=0.4.10.6
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Converts SGR-colored Input to W3C conform HTML-Code"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="LGPL-2, MPL"
|
||||
license="LGPL-2.0-or-later, MPL-1.1"
|
||||
homepage="https://github.com/theZiz/aha"
|
||||
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
|
||||
checksum=747e939787dca7a9620869fefc17b60f5e29f0ea3965548d15dc9b2a1f31c3f6
|
||||
distfiles="https://github.com/theZiz/aha/archive/${version}.tar.gz"
|
||||
checksum=6f8b044bee9760a1a85dffbc362e532d7dd91bb20b7ed4f241ff1119ad74758f
|
||||
|
||||
do_configure() {
|
||||
sed -i 's/gcc/$(CC)/' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue