bcal: update to 2.0.
This commit is contained in:
parent
54a55e5737
commit
a9cded343d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bcal'
|
||||
pkgname=bcal
|
||||
version=1.9
|
||||
version=2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libquadmath-devel readline-devel"
|
||||
|
@ -9,7 +9,7 @@ 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=5d075deaef087680ea4c153ed5f0696f8be149a59ce0e5aaeb3f5b1180b2ec81
|
||||
checksum=7120b25a74b2bec99d75238c235e440f5338d53ad64a4cfe4d05e65814ac91d2
|
||||
nocross=yes
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/6760/steps/shell_3/logs/stdio";;
|
||||
|
|
Loading…
Reference in New Issue