Update jo to 1.2 and switch HOMEPAGE to HTTPS.

This commit is contained in:
fcambus 2018-12-11 09:58:39 +00:00
parent 015c31a70f
commit 1e264995d6
2 changed files with 6 additions and 6 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.4 2017/05/20 11:25:15 fcambus Exp $
# $OpenBSD: Makefile,v 1.5 2018/12/11 09:58:39 fcambus Exp $
COMMENT = JSON output from a shell
V = 1.1
V = 1.2
DISTNAME = jo-$V
CATEGORIES = textproc
HOMEPAGE = http://jpmens.net/2016/03/05/a-shell-command-to-create-json-jo/
HOMEPAGE = https://jpmens.net/2016/03/05/a-shell-command-to-create-json-jo/
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM = Yes
# uses pledge()
WANTLIB = c m
MASTER_SITES = https://github.com/jpmens/jo/releases/download/v$V/
MASTER_SITES = https://github.com/jpmens/jo/releases/download/$V/
CONFIGURE_STYLE = gnu

View File

@ -1,2 +1,2 @@
SHA256 (jo-1.1.tar.gz) = Y+1HZsLg/LU5GhQDOTAyk2n0N9cGChHYKHTlfieL2l8=
SIZE (jo-1.1.tar.gz) = 137087
SHA256 (jo-1.2.tar.gz) = NuwvxJN8ZHhGdoSxjwshP/cmfTT1YmzVoJlqOcpkra4=
SIZE (jo-1.2.tar.gz) = 138086