mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scite: update to 4.3.3.
This commit is contained in:
parent
cb9935247c
commit
74c63dd62c
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scite'
|
# Template file for 'scite'
|
||||||
pkgname=scite
|
pkgname=scite
|
||||||
version=4.3.2
|
version=4.3.3
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -8,9 +8,9 @@ makedepends="gtk+-devel lua-devel"
|
||||||
short_desc="SCIntilla based Text Editor"
|
short_desc="SCIntilla based Text Editor"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.scintilla.org/SciTEDownload.html"
|
homepage="https://www.scintilla.org/SciTEDownload.html"
|
||||||
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
||||||
checksum=fb7d9d2899b9559b31beca6a695d5b271cc7a6461b218e4a961b4fcd320a798f
|
checksum=134b5e90d1e9adb7fdacbf66821252e690a828805be6a7e2746c4917198b346f
|
||||||
|
|
||||||
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