summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-01-05 09:28:44 +0100
committerJuergen Daubert <jue@jue.li>2013-01-05 09:28:44 +0100
commit0971abfa2c13a8a96d993ae6047d0fcff583824c (patch)
treed094f8e83ed90ef6bf0b941999d979e5d905bc18
parent1f93902f1a0ca7ab4843726246538ec4e3576ffa (diff)
downloadcore-0971abfa2c13a8a96d993ae6047d0fcff583824c.tar.gz
core-0971abfa2c13a8a96d993ae6047d0fcff583824c.tar.xz
bash: update to 4.2.42
-rw-r--r--bash/.md5sum2
-rw-r--r--bash/Pkgfile2
-rw-r--r--bash/bash-4.2.42.patch.gz (renamed from bash/bash-4.2.39.patch.gz)bin22270 -> 23414 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/bash/.md5sum b/bash/.md5sum
index c6848dfb..4d8907c7 100644
--- a/bash/.md5sum
+++ b/bash/.md5sum
@@ -1,3 +1,3 @@
-00fa3526f183bfc7aaa07438013e2496 bash-4.2.39.patch.gz
+04d9afdd68faa6f13571951f643ba68f bash-4.2.42.patch.gz
3fb927c7c33022f1c327f14a81c0d4b0 bash-4.2.tar.gz
3fee206195d50dbd8a3560a8a77f341b profile
diff --git a/bash/Pkgfile b/bash/Pkgfile
index 79bfaed0..3921a25f 100644
--- a/bash/Pkgfile
+++ b/bash/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses readline
name=bash
-version=4.2.39
+version=4.2.42
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \
$name-$version.patch.gz profile)
diff --git a/bash/bash-4.2.39.patch.gz b/bash/bash-4.2.42.patch.gz
index 17e7cdde..511a674b 100644
--- a/bash/bash-4.2.39.patch.gz
+++ b/bash/bash-4.2.42.patch.gz
Binary files differ

Generated by cgit