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