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