ok.sh: update to 0.5.1.

This commit is contained in:
maxice8 2019-03-14 16:45:22 -03:00 committed by maxice8
parent 029daffca1
commit e9f4b9688c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ok.sh'
pkgname=ok.sh
version=0.5.0
version=0.5.1
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=c8acdfb417a7516f4ec716358689845d1b6ba903cc4a1ae7a3a653c3d64e64fa
checksum=8903ef52455eaf577fa5fe47fd15025ce4ad43cbd489de905752a34d1a4a502a
do_check() {
PATH="${PATH}":"${PWD}" make test