scite: update to 5.5.5.

This commit is contained in:
Leah Neukirchen 2025-03-23 14:50:35 +01:00
parent ec24ea5b19
commit 56fa825237

View file

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