summaryrefslogtreecommitdiff
path: root/core/db/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/db/PKGBUILD')
-rw-r--r--core/db/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/db/PKGBUILD b/core/db/PKGBUILD
index 9387174b8..50a11313d 100644
--- a/core/db/PKGBUILD
+++ b/core/db/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=db
pkgver=5.2.36
-pkgrel=2
+pkgrel=2.1
pkgdesc="The Berkeley DB embedded database system"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.oracle.com/technology/software/products/berkeley-db/index.html"
license=('custom')
depends=('gcc-libs' 'sh')