scite: update to 5.4.3.
This commit is contained in:
parent
8e8b002368
commit
cadd7883c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=5.4.1
|
||||
version=5.4.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=bb56420118ac885c328ae689cc3626c237447856fd1903ce191904511878e529
|
||||
checksum=b27a13a3fd5376d7d0081e9aea865727080e7237f54dd9ac16e5209f8046b87d
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include <cstddef>' scite/src/StringList.h
|
||||
|
|
Loading…
Reference in New Issue