delta: update to 0.4.0.
This commit is contained in:
parent
1726ee6107
commit
41b83b7baf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'delta'
|
||||
pkgname=delta
|
||||
version=0.3.0
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="llvm clang"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dandavison/delta"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=4ff8d5864306f130be8e0da3d8013bcc4ece082835d4cc5395775c669111ed77
|
||||
checksum=cae9bda3fb1b4e1adea439bb0e834d703d5925f0ace44eafa2d1b1293ae79209
|
||||
|
||||
pre_build() {
|
||||
export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
|
||||
|
|
Loading…
Reference in New Issue