scite: update to 5.5.2.

This commit is contained in:
Leah Neukirchen 2024-08-26 21:32:44 +02:00
parent 072610c09f
commit d60a761a5d
1 changed files with 2 additions and 2 deletions

View File

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