mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
yash: update to 2.46.
This commit is contained in:
parent
47f517c5d5
commit
1f294efd6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yash'
|
# Template file for 'yash'
|
||||||
pkgname=yash
|
pkgname=yash
|
||||||
version=2.45
|
version=2.46
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2"
|
||||||
homepage="http://yash.osdn.jp/"
|
homepage="http://yash.osdn.jp/"
|
||||||
_changelog="https://github.com/magicant/yash/releases"
|
_changelog="https://github.com/magicant/yash/releases"
|
||||||
distfiles="https://github.com/magicant/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/magicant/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5b127d71e0e1edd462b224322c01332819a38eaa442baad807283e139ee56e11
|
checksum=93431d897ce2b176c9f97b879c70a426ebc125b073d5894c00cd746f3a8455cb
|
||||||
register_shell="/bin/yash"
|
register_shell="/bin/yash"
|
||||||
alternatives="
|
alternatives="
|
||||||
sh:sh:/usr/bin/yash
|
sh:sh:/usr/bin/yash
|
||||||
|
|
Loading…
Add table
Reference in a new issue