Browse Source

ooniprobe: update to version 3.0.10

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec 4 years ago
parent
commit
100facfaf7
No known key found for this signature in database GPG Key ID: 60244CCEFB39E584
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/ooniprobe/Makefile

+ 2
- 2
net/ooniprobe/Makefile View File

@ -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 <jan.pavlinec@nic.cz>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save