pingcheck: Update to latest version
Signed-off-by: Bruno Randolf <br1@einfach.org>
This commit is contained in:
parent
23460f34e5
commit
163596d622
1 changed files with 4 additions and 4 deletions
|
@ -8,15 +8,15 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pingcheck
|
||||
PKG_VERSION:=2017-10-02
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2019-10-08
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_MIRROR_HASH:=8c8d1743b8972ade6c75027346fc652f7a1c0f17e2f9bd2e65aad20013d9870e
|
||||
PKG_MIRROR_HASH:=0bf82809ce36106825d1a757c4624efcbab1829c1a9bf9e1e055e75ebf83403d
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=https://github.com/br101/pingcheck
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=12e65e2f3fd2a17db785d28756df43ccade29b1b
|
||||
PKG_SOURCE_VERSION:=7223f1b10697735d34f297ca2520495337666df6
|
||||
|
||||
PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org>
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
|
|
Loading…
Reference in a new issue