scite: update to 4.1.6.
This commit is contained in:
parent
bd6a3836e4
commit
f628f959a6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=4.1.5
|
||||
version=4.1.6
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.scintilla.org/SciTEDownload.html"
|
||||
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
||||
checksum=aa98ad3186325ef33bd548a94d6eb58c5612644f6994dd04036875bc84aa9c51
|
||||
checksum=de3bba3725304b44741c806e834b072e2a9f6cf84da7d12aed358040a3c4204c
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Reference in New Issue