xh: update to 0.16.1
This commit is contained in:
parent
0d574c3baa
commit
0b9ab4c2df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xh'
|
||||
pkgname=xh
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
# depends on ring
|
||||
archs="x86_64* i686* armv[67]* aarch64*"
|
||||
|
@ -13,7 +13,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/v${version}.tar.gz"
|
||||
checksum=d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d
|
||||
checksum=c1fd4f33be96ba1c19580fc66dd9d059a716f00f532a516e159ce9342e50cd43
|
||||
|
||||
post_install() {
|
||||
ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s
|
||||
|
|
Loading…
Reference in New Issue