mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
scite: update to 4.1.2.
This commit is contained in:
parent
d11e1e4ecd
commit
f4f3326ff0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scite'
|
# Template file for 'scite'
|
||||||
pkgname=scite
|
pkgname=scite
|
||||||
version=4.1.1
|
version=4.1.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.scintilla.org/SciTEDownload.html"
|
homepage="http://www.scintilla.org/SciTEDownload.html"
|
||||||
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
||||||
checksum=d2a41fda8ca696e3fd6ea004840812311659f206989a45c4d9937292ffba7688
|
checksum=01eceecb4cfe80415bd1488900ada32340850cf3bba80f25f004da4811e3fcc8
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue