mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
scite: fix checksum
This commit is contained in:
parent
c6d50cf8fd
commit
340f504a93
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.scintilla.org/SciTEDownload.html"
|
||||
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
||||
checksum=cc6bc4e34e6981b7e819ec4d3507714ee0542948ce6dcd6911c4abb8fdfbf450
|
||||
checksum=6401a2c25f8c2a1e0c06279e2f022722374a6aaf37d0b0acebce1a103fafe589
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue