diff options
Diffstat (limited to 'testing/mynewt-newt/APKBUILD')
-rw-r--r-- | testing/mynewt-newt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mynewt-newt/APKBUILD b/testing/mynewt-newt/APKBUILD index ebd34a870e4..269be52634e 100644 --- a/testing/mynewt-newt/APKBUILD +++ b/testing/mynewt-newt/APKBUILD @@ -3,7 +3,7 @@ pkgname=mynewt-newt pkgver=1.10.0 _ver=${pkgver//./_}_tag -pkgrel=4 +pkgrel=5 pkgdesc="Apache Newt is a smart build and package management tool for Apache Mynewt Operating System" url="https://mynewt.apache.org" arch="x86_64 x86" |