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