scite: update to 4.2.0.
This commit is contained in:
parent
25ded48a9c
commit
a7c51491a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=4.1.7
|
||||
version=4.2.0
|
||||
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=8fc0a4c615056440df553db00f9a20926935c4c5e5ce6d4671def20753834c96
|
||||
checksum=2e0b95842bbc875a9224416fad3a9179ec329b3af2ca1abdd8e64c008068bb99
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Reference in a new issue