diff --git a/net/ooniprobe/Makefile b/net/ooniprobe/Makefile index ed3a9dbfd..6effefa07 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