From 3e80cd461f7c56379187fc1cd3d057974fa150d0 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 24 Nov 2018 08:58:18 +0100 Subject: [PATCH] ripe-atlas-tools: update to 2.3.0. --- srcpkgs/ripe-atlas-tools/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/ripe-atlas-tools/template b/srcpkgs/ripe-atlas-tools/template index 0876ceacacf..f8ee0878f20 100644 --- a/srcpkgs/ripe-atlas-tools/template +++ b/srcpkgs/ripe-atlas-tools/template @@ -1,20 +1,20 @@ # Template file for 'ripe-atlas-tools' pkgname=ripe-atlas-tools -version=2.2.3 +version=2.3.0 revision=1 noarch=yes build_style=python3-module pycompile_module="ripe/atlas/tools" hostmakedepends="python3-setuptools" depends=" - python3-tzlocal python3-yaml python3-six python3-dateutil + python3-tzlocal python3-yaml python3-six python3-dateutil python3-openssl python3-ripe-atlas-sagan python3-ripe-atlas-cousteau python3-IPy" short_desc="The official command-line client for RIPE Atlas" maintainer="johannes " -license="GPL-3" +license="GPL-3.0-or-later" homepage="https://github.com/ripe-ncc/ripe-atlas-tools" distfiles="https://github.com/ripe-ncc/${pkgname}/archive/v${version}.tar.gz" -checksum=c0f9dfae36422ce8199b23048313849d6ebbea1a7b2d7e65e8cb4f98a4d98822 +checksum=29d90c12b27f339cfb4f03d5cb758541f2c67060b1f619079d338b85d8c50931 post_install() { vinstall ripe-atlas-bash-completion.sh 644 \