delta: update to 0.13.0.
This commit is contained in:
parent
06619a98d3
commit
7373da8598
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'delta'
|
# Template file for 'delta'
|
||||||
pkgname=delta
|
pkgname=delta
|
||||||
version=0.12.1
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
checkdepends="git"
|
checkdepends="git"
|
||||||
|
@ -9,7 +9,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="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=1b97998841305909638008bd9fa3fca597907cb23830046fd2e610632cdabba3
|
checksum=5a0ba70a094a7884beb6f1efd4d155861e4b3e3584c452cabbce1607f8eb0f30
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# fixes an indexmap error when cross compiling
|
# fixes an indexmap error when cross compiling
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue