delta: update to 0.14.0.
This commit is contained in:
parent
4c2c9b7bf9
commit
81d8ca2539
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'delta'
|
||||
pkgname=delta
|
||||
version=0.13.0
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
checkdepends="git"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dandavison/delta"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=5a0ba70a094a7884beb6f1efd4d155861e4b3e3584c452cabbce1607f8eb0f30
|
||||
checksum=7d1ab2949d00f712ad16c8c7fc4be500d20def9ba70394182720a36d300a967c
|
||||
|
||||
post_patch() {
|
||||
# fixes an indexmap error when cross compiling
|
||||
|
|
Loading…
Reference in New Issue