mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
scite: update to 4.4.3.
This commit is contained in:
parent
3cc2bdd150
commit
3f0c505c31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=4.4.2
|
||||
version=4.4.3
|
||||
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=39d9bceb125206b208c3a06225627e49a24c7887ff006928fc42cd5fc4dda579
|
||||
checksum=05e53ccb1219753b9c73b0c1b83b6e2868a8c0c91d8785db2a5f8f9c41ed7d3f
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue