ok.sh: update to 0.4.0.

This commit is contained in:
maxice8 2018-11-30 12:46:59 -02:00 committed by maxice8
parent 6dcfb61ae6
commit f9710ce6d9

View file

@ -1,6 +1,6 @@
# Template file for 'ok.sh'
pkgname=ok.sh
version=0.3.0
version=0.4.0
revision=1
depends="curl jq"
checkdepends="socat ${depends}"
@ -9,7 +9,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/whiteinge/ok.sh"
distfiles="https://github.com/whiteinge/ok.sh/archive/${version}.tar.gz"
checksum=f517d3b129855dadd49a117609f6af3b8f8ce70e42d25a780acfcfc303c0b2fa
checksum=aff7e1b1b7b1833f009e50fa54e64fa7a0a170367815d34b10bae6876767eb02
do_check() {
PATH="${PATH}":"${PWD}" make test