aboutsummaryrefslogtreecommitdiff
path: root/net/atlas-sw-probe/Makefile
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2021-05-12 00:27:31 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2021-05-14 08:10:08 +0200
commit603133074920d845c10bedf02cb79c23e9115244 (patch)
treefb65033d34f8ca0dc2d1b0300dfefe64e25cd48f /net/atlas-sw-probe/Makefile
parentc3433054d3e9b2f79ddbf168e5ce82ca937e1672 (diff)
atlas-sw-probe: fix missing link on sysupgrade
Recreate symbolic link if it's missing after a sysupgrade with a private and public key present in /etc/atlas/ Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'net/atlas-sw-probe/Makefile')
-rw-r--r--net/atlas-sw-probe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/atlas-sw-probe/Makefile b/net/atlas-sw-probe/Makefile
index 41043749c..13f224a4f 100644
--- a/net/atlas-sw-probe/Makefile
+++ b/net/atlas-sw-probe/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=atlas-sw-probe
PKG_VERSION:=5020
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/RIPE-NCC/ripe-atlas-software-probe.git