aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-30 17:41:53 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-30 17:41:53 +0000
commitce868033eb043d17ebae2eca8022396f903bf700 (patch)
treee51704ec53918dba1b7316af9830836d3aac4756 /testing
parentba457602d59c7ea9cb4f80c816ceefdb58be6b76 (diff)
downloadaports-ce868033eb043d17ebae2eca8022396f903bf700.tar.bz2
aports-ce868033eb043d17ebae2eca8022396f903bf700.tar.xz
testing/yodl: upgrade to 4.02.00
Diffstat (limited to 'testing')
-rw-r--r--testing/yodl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/yodl/APKBUILD b/testing/yodl/APKBUILD
index f0b845ad73..c893136236 100644
--- a/testing/yodl/APKBUILD
+++ b/testing/yodl/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Shiz <hi@shiz.me>
# Maintainer: Shiz <hi@shiz.me>
pkgname=yodl
-pkgver=4.01.00
+pkgver=4.02.00
pkgrel=0
pkgdesc="Pre-document language and tools to process it"
url="https://fbb-git.github.io/yodl/"
arch="all"
license="GPL-2.0"
-makedepends="icmake bash perl flex bison"
+makedepends="icmake bash perl flex bison ncurses"
subpackages="$pkgname-doc"
source="yodl-$pkgver.tar.gz::https://github.com/fbb-git/yodl/archive/$pkgver.tar.gz"
builddir="$srcdir/yodl-$pkgver/yodl"
@@ -37,4 +37,4 @@ package() {
done
}
-sha512sums="f195dec8e03b83561b47f9bd00fbb0fe711bbc254c32413d748587d8bf3848e050b90a2140977bec5a335021b2ef49ec5a6b0ca89f1649def495d81c3e7b437f yodl-4.01.00.tar.gz"
+sha512sums="ca3a2490bf54a0ce4e800a62a3de9a5cf37df96f0f553de89623ef6d36f07b65b7c09168e77d267d7fb79d900a8e8a6c6d3c17c4b733345001213f5450c02b13 yodl-4.02.00.tar.gz"