riff: update to 2.23.3.
This commit is contained in:
parent
1ee9d32695
commit
383097d9ae
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'riff'
|
# Template file for 'riff'
|
||||||
pkgname=riff
|
pkgname=riff
|
||||||
version=2.23.2
|
version=2.23.3
|
||||||
revision=2
|
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"
|
||||||
maintainer="0x5c <dev@0x5c.io>"
|
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=fc39a75a6e09a3d94c6b2d8a3ad1f7aacae5a9e6da2f66f7b26dac55e82b62f3
|
checksum=17bd2f34e7e6657a71737de972a8da903e72b255e21327e93e9afb08d9e340c3
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# Needed to prevent a rebuilt in do_install()
|
# Needed to prevent a rebuilt in do_install()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue