mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
yash: update to 2.45.
This commit is contained in:
parent
0900654f03
commit
68eac822e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yash'
|
# Template file for 'yash'
|
||||||
pkgname=yash
|
pkgname=yash
|
||||||
version=2.44
|
version=2.45
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
make_build_args="LDLIBS=-lm LDLIBS+=${XBPS_CROSS_BASE}/usr/lib/libncursesw.a"
|
make_build_args="LDLIBS=-lm LDLIBS+=${XBPS_CROSS_BASE}/usr/lib/libncursesw.a"
|
||||||
|
@ -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=f1352b49195a3879284e3ab60af4b30d3a87d696c838b246e2068ccbdfcf2e66
|
checksum=5b127d71e0e1edd462b224322c01332819a38eaa442baad807283e139ee56e11
|
||||||
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