summaryrefslogtreecommitdiffstats
path: root/main/db
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-20 08:55:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-20 08:55:15 +0000
commitcbeb37ad9bde2f4f54c990a8f446db0517079c7f (patch)
tree227654ac7aef13cb9e1875af856036833193f93a /main/db
parent7b73b485590be576245d94db6ee224fb58de3f1a (diff)
downloadaports-cbeb37ad9bde2f4f54c990a8f446db0517079c7f.tar.bz2
aports-cbeb37ad9bde2f4f54c990a8f446db0517079c7f.tar.xz
main/[various]: rebuild due to bad owner in package
Busybox got static in 3860ada6cdc107477a4de9bbc2b92d73495b66e8 causing fakeroot to break and owners got bad in all packages built after that. This got fixed in 7f3e98913b36d3254e0000765c9822423c0364e0 but all broken packages needs to be rebuilt. fixes #387
Diffstat (limited to 'main/db')
-rw-r--r--main/db/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/db/APKBUILD b/main/db/APKBUILD
index 0262f4e10..7ae0260c9 100644
--- a/main/db/APKBUILD
+++ b/main/db/APKBUILD
@@ -2,7 +2,7 @@
pkgname=db
pkgver=4.8.26
_ver=${pkgver}
-pkgrel=2
+pkgrel=3
pkgdesc="The Berkeley DB embedded database system 4.8"
url="http://www.oracle.com/technology/software/products/berkeley-db/index.html"
license="custom"