mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scite: update to 5.4.1.
This commit is contained in:
parent
9b3da5e957
commit
91e917b36f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scite'
|
# Template file for 'scite'
|
||||||
pkgname=scite
|
pkgname=scite
|
||||||
version=5.4.0
|
version=5.4.1
|
||||||
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="https://www.scintilla.org/SciTEDownload.html"
|
homepage="https://www.scintilla.org/SciTEDownload.html"
|
||||||
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
||||||
checksum=333fb68a2bad5abe8e98e3b68f3cd8f726e6e6729bc4f35f28a5b31650d42e33
|
checksum=bb56420118ac885c328ae689cc3626c237447856fd1903ce191904511878e529
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '1i#include <cstddef>' scite/src/StringList.h
|
sed -i '1i#include <cstddef>' scite/src/StringList.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue