delta: update to 0.16.5.

This commit is contained in:
Andrew Benson 2023-06-04 14:41:29 -05:00
parent fa2f6e0f4b
commit 50b0386c3a

View file

@ -1,6 +1,6 @@
# Template file for 'delta' # Template file for 'delta'
pkgname=delta pkgname=delta
version=0.16.4 version=0.16.5
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/dandavison/delta" homepage="https://github.com/dandavison/delta"
distfiles="https://github.com/dandavison/delta/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/dandavison/delta/archive/refs/tags/${version}.tar.gz"
checksum=66380e92d422881fae6526aee14bedf8124ea17903bcf6d22633e658bd509190 checksum=00d4740e9da4f543f34a2a0503615f8190d307d1180dfb753b6911aa6940197f
pre_build() { pre_build() {
export RUSTONIG_SYSTEM_LIBONIG=1 export RUSTONIG_SYSTEM_LIBONIG=1