bcal: update to 1.9
Closes #14609. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
54db4afcfe
commit
d8546e1422
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'bcal'
|
||||
pkgname=bcal
|
||||
version=1.8
|
||||
version=1.9
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libquadmath-devel"
|
||||
makedepends="libquadmath-devel readline-devel"
|
||||
short_desc="Byte CALculator for storage conversions and calculations"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/bcal"
|
||||
distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"
|
||||
checksum=2bdf9057456e30e97ace3becbdbf7642bbc1689668e8aaad2ef6bfe9c4de9603
|
||||
checksum=5d075deaef087680ea4c153ed5f0696f8be149a59ce0e5aaeb3f5b1180b2ec81
|
||||
nocross=yes
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/6760/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue