mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
scite: update to 3.7.5.
This commit is contained in:
parent
bb209863ad
commit
d493de7f53
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scite'
|
# Template file for 'scite'
|
||||||
pkgname=scite
|
pkgname=scite
|
||||||
version=3.7.4
|
version=3.7.5
|
||||||
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=197372e80db2c16c86d9677a56a430209dc2f2adfdf9b7bda73b62dd19eb1e20
|
checksum=51e6861284077268d4929bb2ff9c516e2ca8914b2bd0ac315d177befe24aef86
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
ignore="370 371 372 373 374"
|
ignore="370 371 372 373 374 375"
|
||||||
|
|
Loading…
Add table
Reference in a new issue