diff options
-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 45ae578be9..d014d656f1 100644 --- a/testing/mongodb/APKBUILD +++ b/testing/mongodb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mongodb pkgver=2.4.4 -pkgrel=0 +pkgrel=1 pkgdesc="High-performance, schema-free document-oriented database" url="http://www.mongodb.org" arch="x86" |