bcal: update to 1.8.

Closes: #12433 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-12 17:25:36 -03:00 committed by Michael Aldridge
parent b082daee1d
commit 9755e695d4
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'bcal'
pkgname=bcal
version=1.7
version=1.8
revision=1
build_style=gnu-makefile
makedepends="libquadmath-devel"
short_desc="Byte CALculator for storage conversions and calculations"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="https://github.com/jarun/bcal"
distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"
checksum=501a09b0af42a722fd19354b4d139b8fe26920d5a1319cf382917dbf75a0f0be
checksum=2bdf9057456e30e97ace3becbdbf7642bbc1689668e8aaad2ef6bfe9c4de9603
nocross=yes
case "$XBPS_TARGET_MACHINE" in
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/6760/steps/shell_3/logs/stdio";;