mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
scite: update to 5.1.1.
This commit is contained in:
parent
91d74a075f
commit
b88c65681f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=5.1.0
|
||||
version=5.1.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.scintilla.org/SciTEDownload.html"
|
||||
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
||||
checksum=3e1b5af7ef18efac28181980adbadd1d855abddbbd7ab96eb364b6ceb9730b7b
|
||||
checksum=560128ece3afe3a33207c01b72dfd6cda33c014b4c9c1270d23fc7ba1eb7b0bf
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue