mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
riff: update to 2.27.0.
This commit is contained in:
parent
79470d51de
commit
8c80df6489
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'riff'
|
# Template file for 'riff'
|
||||||
pkgname=riff
|
pkgname=riff
|
||||||
version=2.26.0
|
version=2.27.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Diff filter highlighting which line parts have changed"
|
short_desc="Diff filter highlighting which line parts have changed"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="0x5c <dev@0x5c.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/walles/riff"
|
homepage="https://github.com/walles/riff"
|
||||||
distfiles="https://github.com/walles/riff/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/walles/riff/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=89c9670054121186e3d0b492a315c79e94e5adf965b64f6197249f175df33082
|
checksum=bd51ff2747ee27d10fb5c7841b2ef7d550eb011b1cd9ced209cd7a66faef3011
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# Needed to prevent a rebuilt in do_install()
|
# Needed to prevent a rebuilt in do_install()
|
||||||
|
|
Loading…
Add table
Reference in a new issue