mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
scite: update to 5.5.5.
This commit is contained in:
parent
ec24ea5b19
commit
56fa825237
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue