summaryrefslogtreecommitdiffstats
path: root/src/readline.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-01-04 12:23:53 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-01-04 12:23:53 (GMT)
commit2b4323ae90ac126ea5bbe43174784c5742e8ae44 (patch)
tree0967953c8555aa9029720b779c3a73d6acd091bc /src/readline.mk
parent2b7c127391756541a4513f490a2247bd0517d333 (diff)
downloadmxe-2b4323ae90ac126ea5bbe43174784c5742e8ae44.zip
mxe-2b4323ae90ac126ea5bbe43174784c5742e8ae44.tar.gz
mxe-2b4323ae90ac126ea5bbe43174784c5742e8ae44.tar.bz2
update version of packages fltk and readline
Diffstat (limited to 'src/readline.mk')
-rw-r--r--src/readline.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/readline.mk b/src/readline.mk
index bae3e17..d146dff 100644
--- a/src/readline.mk
+++ b/src/readline.mk
@@ -22,8 +22,8 @@
# Readline
PKG := readline
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 6.0
-$(PKG)_CHECKSUM := 1e511b091514ef631c539552316787c75ace5262
+$(PKG)_VERSION := 6.1
+$(PKG)_CHECKSUM := 54840a0dc907e7fa598d7ffcdcbd17bae69ace83
$(PKG)_SUBDIR := readline-$($(PKG)_VERSION)
$(PKG)_FILE := readline-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://tiswww.case.edu/php/chet/readline/rltop.html