scite: update to 5.5.4.

This commit is contained in:
Leah Neukirchen 2024-12-22 16:53:15 +01:00
parent 0696f0dd92
commit 540a31a8c3

View File

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