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