mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xh: update to 0.19.1
This commit is contained in:
parent
cba0fffd3f
commit
025f6f9d91
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xh'
|
# Template file for 'xh'
|
||||||
pkgname=xh
|
pkgname=xh
|
||||||
version=0.18.0
|
version=0.19.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features online-tests,native-tls"
|
configure_args="--no-default-features --features online-tests,native-tls"
|
||||||
hostmakedepends="pkg-config oniguruma-devel"
|
hostmakedepends="pkg-config oniguruma-devel"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ducaale/xh"
|
homepage="https://github.com/ducaale/xh"
|
||||||
changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ed16781248d60a1f86d8da206440e9c761520bcd00917213dc6eb68fe357999e
|
checksum=1e512a03dbe863516519d4fbffcc77f0aeca4ffc22522c4751969584e40d3fd5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sf xh "${DESTDIR}/usr/bin/xhs"
|
ln -sf xh "${DESTDIR}/usr/bin/xhs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue