aboutsummaryrefslogtreecommitdiffstats
path: root/main/bash
diff options
context:
space:
mode:
Diffstat (limited to 'main/bash')
-rw-r--r--main/bash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bash/APKBUILD b/main/bash/APKBUILD
index d58e484faf..2075af1b8e 100644
--- a/main/bash/APKBUILD
+++ b/main/bash/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.3.42
_patchlevel=${pkgver##*.}
_myver=${pkgver%.*}
_patchbase=${_myver/./}
-pkgrel=0
+pkgrel=1
pkgdesc="The GNU Bourne Again shell"
url="http://www.gnu.org/software/bash/bash.html"
arch="all"