summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-05-31 15:11:12 +0200
committerJuergen Daubert <jue@jue.li>2012-05-31 15:11:12 +0200
commit49b8e81018314a917badbcf2debe63c5df4eb57c (patch)
treed18440adb3646a8559fe711259d166a18e09f99f
parent276b369e56f4fe58607f5e0bb511f47bc28a70cd (diff)
downloadcore-49b8e81018314a917badbcf2debe63c5df4eb57c.tar.gz
core-49b8e81018314a917badbcf2debe63c5df4eb57c.tar.xz
bash: update to 4.2.29
-rw-r--r--bash/.md5sum2
-rw-r--r--bash/Pkgfile2
-rw-r--r--bash/bash-4.2.29.patch.gz (renamed from bash/bash-4.2.28.patch.gz)bin13325 -> 17253 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/bash/.md5sum b/bash/.md5sum
index a9d9e4dc..f33c762f 100644
--- a/bash/.md5sum
+++ b/bash/.md5sum
@@ -1,3 +1,3 @@
-409c74d2ed98c03802c3d3d416d30958 bash-4.2.28.patch.gz
+20bbacd369433a7d273f36cdae05d397 bash-4.2.29.patch.gz
3fb927c7c33022f1c327f14a81c0d4b0 bash-4.2.tar.gz
3fee206195d50dbd8a3560a8a77f341b profile
diff --git a/bash/Pkgfile b/bash/Pkgfile
index 5d1e82ff..d2a21c8f 100644
--- a/bash/Pkgfile
+++ b/bash/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses readline
name=bash
-version=4.2.28
+version=4.2.29
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-${version::3}.tar.gz \
$name-$version.patch.gz profile)
diff --git a/bash/bash-4.2.28.patch.gz b/bash/bash-4.2.29.patch.gz
index 11e057a1..4e99e585 100644
--- a/bash/bash-4.2.28.patch.gz
+++ b/bash/bash-4.2.29.patch.gz
Binary files differ

Generated by cgit