scite: update to 5.5.3.

This commit is contained in:
Leah Neukirchen 2024-10-23 20:17:59 +02:00
parent 94ea850120
commit b0fe351e01

View file

@ -1,6 +1,6 @@
# Template file for 'scite'
pkgname=scite
version=5.5.2
version=5.5.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=41f9eedc06e689d73cafa11cca4b696815163577344793ee01e3e5aa59e10674
checksum=32d5f2f1ae0ccdd24ff117faa2d73e66ef8a7d84899e69977c14bc4550416ce6
post_extract() {
sed -i '1i#include <cstddef>' scite/src/StringList.h