From: Jan Pavlinec Date: Mon, 22 Mar 2021 15:20:50 +0000 (+0100) Subject: ooniprobe: update to version 3.8.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b2921628abbc9bd13321ed3d09bdcd8a378f6463;p=feed%2Fpackages.git ooniprobe: update to version 3.8.0 Signed-off-by: Jan Pavlinec --- diff --git a/net/ooniprobe/Makefile b/net/ooniprobe/Makefile index 5c058253e3..8b09f47fb5 100644 --- a/net/ooniprobe/Makefile +++ b/net/ooniprobe/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ooniprobe -PKG_VERSION:=3.7.0 +PKG_VERSION:=3.8.0 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:=27f0eec380825f236f7ab3aff22dd29d7090ef47d1ce1ccb1e728e0b846b30ce +PKG_HASH:=65bc4e592cadb99530be713798308d6950f67240bff6d90f2760fde11d750a83 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause