From 3f62bd9df117b225a57a9f85f61728a9ebe39b74 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Sun, 10 Oct 2021 12:48:23 +0200 Subject: [PATCH] ooniprobe: update to version 3.10.1 Signed-off-by: Jan Pavlinec --- net/ooniprobe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ooniprobe/Makefile b/net/ooniprobe/Makefile index 1860f4bfa8..83082a3526 100644 --- a/net/ooniprobe/Makefile +++ b/net/ooniprobe/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ooniprobe -PKG_VERSION:=3.9.2 +PKG_VERSION:=3.10.1 PKG_RELEASE:=1 PKG_SOURCE:=probe-cli-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ooni/probe-cli/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=d34dc096dfdebceaa027716fdf675eb9ab7f0085defb4235f52685d064bd5afa +PKG_HASH:=2b81c14133f39ac91c4ea6761be7a27d768cd88989b52ae72376d1d7b69de322 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause