bcal: update to 2.1.

This commit is contained in:
maxice8 2018-12-11 13:01:31 -02:00 committed by maxice8
parent e3e4c544fa
commit a23aed2941
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bcal'
pkgname=bcal
version=2.0
revision=2
version=2.1
revision=1
build_style=gnu-makefile
makedepends="readline-devel"
depends="bc"
@ -10,8 +10,9 @@ 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=7120b25a74b2bec99d75238c235e440f5338d53ad64a4cfe4d05e65814ac91d2
checksum=c0b6cb911a773abdd555e6a9e0eb8a25934ceca038156e6250e117fa451beaa6
nocross=yes
case "$XBPS_TARGET_MACHINE" in
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/6760/steps/shell_3/logs/stdio";;
esac