scintilla: bump version.

This commit is contained in:
Kacper Kasper
2017-08-14 21:10:15 +02:00
parent 2b2433dae9
commit caa10efdab

View File

@@ -11,12 +11,12 @@ choices are more open than with many editors, allowing the use of \
proportional fonts, bold and italics, multiple foreground and background \
colours and multiple fonts."
HOMEPAGE="http://scintilla.org"
SOURCE_URI="https://prdownloads.sf.net/scintilla/scintilla374.tgz"
CHECKSUM_SHA256="0aec8e47f480a704a536f9aac9cdfba52b2e1c6577813802c538fa22749a28c4"
SOURCE_URI_2="https://prdownloads.sf.net/scintilla/scintillahaiku374.tgz"
CHECKSUM_SHA256_2="7c1ceeab2dfd1df580c18711321bd8a7fc6b9dee0b1f83467b7b9a4ff11921a6"
SOURCE_URI="https://prdownloads.sf.net/scintilla/scintilla376.tgz"
CHECKSUM_SHA256="c061b70549893e7a521a761255269fdc39806bdd7c6f140402b71e306f12e6ba"
SOURCE_URI_2="https://prdownloads.sf.net/scintilla/scintillahaiku376.tgz"
CHECKSUM_SHA256_2="64eaf7319457bbda5e1e2ad423b61df46f5cf130f23a67df039787a1b0054d20"
SOURCE_DIR="scintilla"
REVISION="2"
REVISION="1"
LICENSE="Scintilla"
COPYRIGHT="1998-2017 Neil Hodgson"