mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libmaa: update to 1.4.3.
This commit is contained in:
parent
ecbf18af85
commit
213858e3e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmaa'
|
# Template file for 'libmaa'
|
||||||
pkgname=libmaa
|
pkgname=libmaa
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=mkcmake
|
make_cmd=mkcmake
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://sourceforge.net/projects/dict/"
|
homepage="http://sourceforge.net/projects/dict/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/dict/libmaa-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/dict/libmaa-${version}.tar.gz"
|
||||||
checksum=63de331c97a40efe8b64534fee4b7b7df161645b92636572ad248b0f13abc0db
|
checksum=47fb588c454956d3e4712603f0a81455bfe8d9ccb1e38814483110069b22f696
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
awk -f maa/arggram2c < maa/arggram.txt > maa/arggram.c
|
awk -f maa/arggram2c < maa/arggram.txt > maa/arggram.c
|
||||||
|
|
Loading…
Add table
Reference in a new issue