Scintilla: cleanup, bump (#2326)

This commit is contained in:
miqlas
2018-03-14 21:04:30 +01:00
committed by Kacper Kasper
parent 7ea1654760
commit a36e4c1029

View File

@@ -11,14 +11,14 @@ 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"
COPYRIGHT="1998-2017 Neil Hodgson"
LICENSE="Scintilla"
REVISION="1"
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="1"
LICENSE="Scintilla"
COPYRIGHT="1998-2017 Neil Hodgson"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"