yash: update to 2.57.
This commit is contained in:
parent
4249c2ccd4
commit
2d19f73bd2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yash'
|
||||
pkgname=yash
|
||||
version=2.56.1
|
||||
version=2.57
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://yash.osdn.jp/"
|
||||
changelog="https://github.com/magicant/yash/releases"
|
||||
distfiles="https://github.com/magicant/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f7f5a1ffd246692568e4823a59b20357317d92663573bd1099254c0c89de71f5
|
||||
checksum=f5ff3334dcfa0fdde3882f5df002623f46a0a4f2b2335e7d91715520d8fb1dab
|
||||
alternatives="
|
||||
sh:sh:/usr/bin/yash
|
||||
sh:sh.1:/usr/share/man/man1/yash.1"
|
||||
|
|
Loading…
Reference in New Issue