mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
riff: update to 3.0.0.
This commit is contained in:
parent
2c3c0c8871
commit
8933b01e96
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.27.1
|
version=3.0.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=ba52c76c103f7e88301a61227b648d63115e52c7b14ff966073a8d0264f42bde
|
checksum=693821b00a95aa0d6b215ab96f3bca5c1a5fc9cf07e7bd80261941a0afb81a4e
|
||||||
|
|
||||||
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