mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scite: update to 5.5.2.
This commit is contained in:
parent
072610c09f
commit
d60a761a5d
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.5.1
|
version=5.5.2
|
||||||
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=e5e18298c870a79a24e254bda05bd51182b7bbaa4fd4436423141040743455b3
|
checksum=41f9eedc06e689d73cafa11cca4b696815163577344793ee01e3e5aa59e10674
|
||||||
|
|
||||||
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
Reference in a new issue