mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
scite: update to 5.3.7.
This commit is contained in:
parent
24c3dc2b1d
commit
b2192402e7
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=5.3.6
|
version=5.3.7
|
||||||
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="https://www.scintilla.org/SciTEDownload.html"
|
homepage="https://www.scintilla.org/SciTEDownload.html"
|
||||||
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
||||||
checksum=a30d1fb2572fbcfc543baa2f58ee968643f67431390af1330769c8ed2879e3ca
|
checksum=c6a5dc4169920ab178cda003e5afe11cecf3029818095bca17553ca794736cbd
|
||||||
|
|
||||||
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