From: Jan Pavlinec Date: Mon, 23 Nov 2020 11:17:48 +0000 (+0100) Subject: ooniprobe: udpate to version 3.0.11 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=450ba898fd6ef259fc3f81dce30e45a8e30e605a;p=feed%2Fpackages.git ooniprobe: udpate to version 3.0.11 Signed-off-by: Jan Pavlinec --- diff --git a/net/ooniprobe/Makefile b/net/ooniprobe/Makefile index ed3a9dbfd3..6effefa07b 100644 --- a/net/ooniprobe/Makefile +++ b/net/ooniprobe/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ooniprobe -PKG_VERSION:=3.0.10 +PKG_VERSION:=3.0.11 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:=2724199105b4708b82af456e882011bf1766849a1d72efb117343643230b8766 +PKG_HASH:=870b8e2d801a5ae96a27fe0f7898f70ff2839ea12c9872e272b78f175e07deb2 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause