mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
kakoune: update to 2021.10.28.
This commit is contained in:
parent
4bbb093ee8
commit
14031ad1bb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kakoune'
|
# Template file for 'kakoune'
|
||||||
pkgname=kakoune
|
pkgname=kakoune
|
||||||
reverts=20180409_1
|
reverts=20180409_1
|
||||||
version=2021.08.28
|
version=2021.10.28
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Jakub Skrzypnik <j.skrzypnik@openmailbox.org>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://kakoune.org"
|
homepage="https://kakoune.org"
|
||||||
distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
|
distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
|
||||||
checksum=6f6ed7dfd8c5723210dbd848708acf03af4b847016fd3ede96b2a89ad32276cb
|
checksum=2f4c93871dc31f6281712281a7119928b1d6d6f300dded84b2d3ce0ab27f2126
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i -e 's/-O3//' Makefile
|
vsed -i -e 's/-O3//' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue