scite: update to 3.7.3.
This commit is contained in:
parent
0f83a1bb1d
commit
9491ae53bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=3.7.2
|
||||
version=3.7.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.scintilla.org/SciTEDownload.html"
|
||||
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
||||
checksum=1aae46ad22abc647864c4255e9497eec702938052b35c0e5d452a0ccba23fe7f
|
||||
checksum=355905682510297b713820a85c1a13a62882451fd1e67d55e25442ec020ca815
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Reference in a new issue