mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libmaa: update to 1.5.1.
This commit is contained in:
parent
2ca1ed7e2f
commit
4e27c3a4f6
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.7
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=mkcmake
|
make_cmd=mkcmake
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=4e01a9ebc5d96bc9284b6706aa82bddc2a11047fa9bd02e94cf8753ec7dcb98e
|
checksum=3a30e25f038e99c4715125545516490d991fe3a505825cc832b1a956e31bf669
|
||||||
|
|
||||||
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