scite: update to 5.5.0.
This commit is contained in:
parent
bb2cb479e6
commit
7182889ebd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scite'
|
# Template file for 'scite'
|
||||||
pkgname=scite
|
pkgname=scite
|
||||||
version=5.4.3
|
version=5.5.0
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.scintilla.org/SciTEDownload.html"
|
homepage="https://www.scintilla.org/SciTEDownload.html"
|
||||||
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
|
||||||
checksum=b27a13a3fd5376d7d0081e9aea865727080e7237f54dd9ac16e5209f8046b87d
|
checksum=f7726a57be521f71c81b4fcc6d171fbf4a62e08c1c1840f5a74e014f3607ee11
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '1i#include <cstddef>' scite/src/StringList.h
|
sed -i '1i#include <cstddef>' scite/src/StringList.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue