yash: update to 2.48.
This commit is contained in:
parent
2c9e7329d0
commit
935ea69748
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.47
|
version=2.48
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
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=931f2e7451d8b1eca2a98caeef7eda0527d96376f9f2c9bec90bc5938e39992e
|
checksum=f46294d77c5a646405db20a6dc3d16bc1ed109b061b2a508081ce483153c1e8d
|
||||||
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"
|
||||||
register_shell="/bin/yash"
|
register_shell="/bin/yash"
|
||||||
alternatives="
|
alternatives="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue