diff options
author | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2023-01-15 13:18:35 +0100 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2023-01-16 02:11:28 -0800 |
commit | 12fd3cfe1e2d96f9e5d9c69260cf21e7f6bede45 (patch) | |
tree | 6d7ea9df162f11061201315d88d5e25c59a58cdf /net/atlas-sw-probe | |
parent | 99d6d25bb5ce31f0a12d230b91c56b0097a7bb58 (diff) |
atlas-sw-probe: update to version 5080
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'net/atlas-sw-probe')
-rw-r--r-- | net/atlas-sw-probe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/atlas-sw-probe/Makefile b/net/atlas-sw-probe/Makefile index 4ea2e3eaa..51b0256bc 100644 --- a/net/atlas-sw-probe/Makefile +++ b/net/atlas-sw-probe/Makefile @@ -7,15 +7,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=atlas-sw-probe -PKG_VERSION:=5040 +PKG_VERSION:=5080 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/RIPE-NCC/ripe-atlas-software-probe.git PKG_SOURCE:=ripe-atlas-software-probe-$(PKG_VERSION).tar.gz -PKG_MIRROR_HASH:=fed1d6fa1f513e72d7266098dd74232741e2d70aea583f23e7e85521c971c6fc -PKG_SOURCE_VERSION:=193daa18cc305c0194045e2d24d004b5116f041a +PKG_MIRROR_HASH:=ad8b012803f98abbf1594384c5a4e27de9e9c112d43da272e73dd10591a566e1 +PKG_SOURCE_VERSION:=67b0736887d33d1c42557e7c7694cbd4e5d8e6ee PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com> PKG_LICENSE:=GPL-3.0-or-later |