bcal: update to 2.4
This commit is contained in:
parent
f60a1ecbf9
commit
4093de3cbc
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bcal'
|
||||
pkgname=bcal
|
||||
version=2.3
|
||||
version=2.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="readline-devel"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Byte CALculator for storage conversions and calculations"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/bcal"
|
||||
changelog="https://raw.githubusercontent.com/jarun/bcal/master/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"
|
||||
checksum=e295b022e5187079b4cc5310447da5c787cb6bade86936dabf34a42bb85348ba
|
||||
checksum=141f39d866f62274b2262164baaac6202f60749862c84c2e6ed231f6d03ee8df
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" -ne 64 ]; then
|
||||
broken="Can only be built for 64 bit targets which define __uint128_t."
|
||||
|
|
Loading…
Add table
Reference in a new issue