diff options
author | alpine-mips-patches <info@mobile-stream.com> | 2018-12-25 05:53:51 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-12-31 11:25:12 +0000 |
commit | db7e7d2aed1bb6b47f131c820e6d95776612736c (patch) | |
tree | ccf19fe27da3125b5dca7e6546c05478f8a2668b /community/neko | |
parent | 12f88f964ce5637e0f8cbe1b8eb8119a52d2eac7 (diff) | |
download | aports-db7e7d2aed1bb6b47f131c820e6d95776612736c.tar.bz2 aports-db7e7d2aed1bb6b47f131c820e6d95776612736c.tar.xz |
community/neko: rebuild against libmbedtls.so.12
Diffstat (limited to 'community/neko')
-rw-r--r-- | community/neko/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/neko/APKBUILD b/community/neko/APKBUILD index f6953af279..618a9f663d 100644 --- a/community/neko/APKBUILD +++ b/community/neko/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andy Li <andy@onthewings.net> pkgname=neko pkgver=2.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="High-level dynamically typed programming language" url="https://nekovm.org/" arch="all" |