scintilla: Bump version.

This commit is contained in:
Kacper Kasper
2015-11-13 17:24:20 +00:00
parent bcdfb3304e
commit 70b2b37993

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/scintilla360.tgz"
CHECKSUM_SHA256="eea7b9118549ab6de0fd8e3108ec2f2597a50e16f2592f54540ecf6407272b1e"
SOURCE_URI_001="https://prdownloads.sf.net/scintilla/scintillahaiku354.tgz"
CHECKSUM_SHA256_001="d7cda5041d8bdc8918d2b5be438ec8b95ebf0f0e64b72609244fceb00e543a19"
SOURCE_DIR="$portName"
REVISION="2"
SOURCE_URI="https://prdownloads.sf.net/scintilla/scintilla362.tgz"
CHECKSUM_SHA256="c279f52298adbbd098d7033e538f0dfd4ed814330b34cf71e30545821dd50e1d"
SOURCE_URI_001="https://prdownloads.sf.net/scintilla/scintillahaiku362.tgz"
CHECKSUM_SHA256_001="8452435d4d523e5b26c0e34f10f4cde7f68c888a41c723646b14187f1dcc8cd7"
SOURCE_DIR="scintilla"
REVISION="1"
LICENSE="Scintilla"
COPYRIGHT="1998-2015 Neil Hodgson"