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 b44b2d534c..81c076dd1b 100644 --- a/testing/mynewt-newt/APKBUILD +++ b/testing/mynewt-newt/APKBUILD @@ -3,7 +3,7 @@ pkgname=mynewt-newt pkgver=1.6.0 _ver=${pkgver//./_}_tag -pkgrel=0 +pkgrel=1 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" |