projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
419c434
)
ooniprobe: Update to 3.16.5
author
Tianling Shen
<
[email protected]
>
Wed, 16 Nov 2022 09:12:13 +0000
(17:12 +0800)
committer
Tianling Shen
<
[email protected]
>
Mon, 21 Nov 2022 10:21:00 +0000
(18:21 +0800)
Fix build with Go 1.19.
Signed-off-by: Tianling Shen <
[email protected]
>
net/ooniprobe/Makefile
patch
|
blob
|
history
diff --git
a/net/ooniprobe/Makefile
b/net/ooniprobe/Makefile
index 4c02073d8446ff539800ed713c49ce3d71ccc41d..01f5fd041b9e323b2a42782031dc2c21f52e3d2e 100644
(file)
--- a/
net/ooniprobe/Makefile
+++ b/
net/ooniprobe/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ooniprobe
-PKG_VERSION:=3.1
4.2
+PKG_VERSION:=3.1
6.5
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:=
a0b71089444c899ba99c7f63f9e05819cdbe964cfa17bb95ca5672343e6aec22
+PKG_HASH:=
198f7a3507482bfbf0fb24c24f34e17c9f5adbfdf5d8c63774ecd816708a4438
PKG_MAINTAINER:=Jan Pavlinec <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause