summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-10-22 15:17:36 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-10-22 15:17:36 (GMT)
commit7174af75e76b41a4eeae051a8f260a99f3f6051c (patch)
treeefa655637ae54b50cc8664c326045622aa63d158 /src
parent57196a8eddeb7a2d713d0d4fe3136f11c2805875 (diff)
downloadmxe-7174af75e76b41a4eeae051a8f260a99f3f6051c.zip
mxe-7174af75e76b41a4eeae051a8f260a99f3f6051c.tar.gz
mxe-7174af75e76b41a4eeae051a8f260a99f3f6051c.tar.bz2
qscintilla2: update
Diffstat (limited to 'src')
-rw-r--r--src/qscintilla2.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qscintilla2.mk b/src/qscintilla2.mk
index 37872b5..228ecd0 100644
--- a/src/qscintilla2.mk
+++ b/src/qscintilla2.mk
@@ -3,8 +3,8 @@
PKG := qscintilla2
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.8.2
-$(PKG)_CHECKSUM := cfb24bfec54ea869bc3a326b9a935fc25aea7bec
+$(PKG)_VERSION := 2.8.4
+$(PKG)_CHECKSUM := 7e15c261a7c1842f3a75e4878a880ab667224494
$(PKG)_SUBDIR := QScintilla-gpl-$($(PKG)_VERSION)
$(PKG)_FILE := QScintilla-gpl-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/pyqt/QScintilla2/QScintilla-$($(PKG)_VERSION)/$($(PKG)_FILE)