mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
scite: update to 4.3.2.
This commit is contained in:
parent
fc3d8a7662
commit
128d8f49e4
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.3.0
|
version=4.3.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=6401a2c25f8c2a1e0c06279e2f022722374a6aaf37d0b0acebce1a103fafe589
|
checksum=fb7d9d2899b9559b31beca6a695d5b271cc7a6461b218e4a961b4fcd320a798f
|
||||||
|
|
||||||
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