xh: update to 0.23.0
This commit is contained in:
parent
13936512ed
commit
a685094074
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xh'
|
||||
pkgname=xh
|
||||
version=0.22.2
|
||||
version=0.23.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features online-tests,native-tls"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/ducaale/xh"
|
||||
changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=32a6470ab705aba4c37fce9806202dcc0ed24f55e091e2f4bdf7583108a3da63
|
||||
checksum=c44ca41b52b5857895d0118b44075d94c3c4a98b025ed3433652519a1ff967a0
|
||||
|
||||
post_install() {
|
||||
ln -sf xh "${DESTDIR}/usr/bin/xhs"
|
||||
|
|
Loading…
Reference in New Issue