scite: update to 5.5.7.

This commit is contained in:
Leah Neukirchen 2025-06-11 20:02:20 +02:00
parent 12a273a28a
commit aaae3ba511

View file

@ -1,6 +1,6 @@
# Template file for 'scite' # Template file for 'scite'
pkgname=scite pkgname=scite
version=5.5.6 version=5.5.7
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=56634fe8d7a9905ecb9fd7a1f697d2b66721f67c0828a653398c6479db92c6b2 checksum=2ff51c7871858056f350fbdcd9505e8575c9366c32c8fc017e0c6fbafdd5c6ef
post_extract() { post_extract() {
sed -i '1i#include <cstddef>' scite/src/StringList.h sed -i '1i#include <cstddef>' scite/src/StringList.h