diff --git a/net/ooniprobe/Makefile b/net/ooniprobe/Makefile index 4b60f4974..ed3a9dbfd 100644 --- a/net/ooniprobe/Makefile +++ b/net/ooniprobe/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ooniprobe -PKG_VERSION:=3.0.9 +PKG_VERSION:=3.0.10 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:=1910d8042bf92528ba233ef874e128e2960ab2e3e9b7081367529e7ca421f055 +PKG_HASH:=2724199105b4708b82af456e882011bf1766849a1d72efb117343643230b8766 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause