delta: update to 0.16.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'delta'
|
# Template file for 'delta'
|
||||||
pkgname=delta
|
pkgname=delta
|
||||||
version=0.15.1
|
version=0.16.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
@@ -11,12 +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=b9afd2f80ae1d57991a19832d6979c7080a568d42290a24e59d6a2a82cbc1728
|
checksum=66380e92d422881fae6526aee14bedf8124ea17903bcf6d22633e658bd509190
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
# fixes an indexmap error when cross compiling
|
|
||||||
cargo update --package autocfg@1.0.1 --precise 1.1.0
|
|
||||||
}
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export RUSTONIG_SYSTEM_LIBONIG=1
|
export RUSTONIG_SYSTEM_LIBONIG=1
|
||||||
|
|||||||
Reference in New Issue
Block a user