bcal: update to 2.3

This commit is contained in:
clyhtsuriva 2022-01-21 20:41:26 +01:00 committed by Érico Nogueira Rolim
parent b25aca4093
commit 5e2bc56d03

View file

@ -1,6 +1,6 @@
# Template file for 'bcal'
pkgname=bcal
version=2.2
version=2.3
revision=1
build_style=gnu-makefile
makedepends="readline-devel"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/jarun/bcal"
distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"
checksum=506d17d6df35fad636d3ced425afee5921cd2b21242099b78b369cfcb5716e23
checksum=e295b022e5187079b4cc5310447da5c787cb6bade86936dabf34a42bb85348ba
if [ "$XBPS_TARGET_WORDSIZE" -ne 64 ]; then
broken="Can only be built for 64 bit targets which define __uint128_t."