diff options
Diffstat (limited to 'testing/mongodb/APKBUILD')
-rw-r--r-- | testing/mongodb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongodb/APKBUILD b/testing/mongodb/APKBUILD index 236b975992..70f3ec5af1 100644 --- a/testing/mongodb/APKBUILD +++ b/testing/mongodb/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Marc Vertes <marc.vertes@ugrid.net> pkgname=mongodb pkgver=3.2.4 -pkgrel=2 +pkgrel=3 pkgdesc='A high-performance, open source, schema-free document-oriented database' url='http://www.mongodb.org' arch='x86_64' |