Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2018-07-12 17:50:47 +0300
committerMoritz Warning <moritzwarning@web.de>2018-07-12 17:50:47 +0300
commit43449bcbbda0582a820acf9f8e2ac20e4ec28137 (patch)
tree657f7468f477917fe92159406f387e1877f4e820 /babel-pinger
parentd82d299a27c0c3e475c8e5be08ccb12dc3cbc433 (diff)
treewide: Basic cleanup and alignment to package guidelines (#383)
This is a very basic cleanup, several packages needs more work but this at least drops git for https and removes the use of PKG_MD5SUM and some minor fixes. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'babel-pinger')
-rw-r--r--babel-pinger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel-pinger/Makefile b/babel-pinger/Makefile
index 40e7b1a..052f467 100644
--- a/babel-pinger/Makefile
+++ b/babel-pinger/Makefile
@@ -10,7 +10,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/files/
-PKG_MD5SUM:=40d4931986913f5f8d9b5b70abf6fda5
+PKG_HASH:=c411430bb102f08d3d68d2fb5010b5da0149908b671ac0fb12abd8c8ee6380c5
include $(INCLUDE_DIR)/package.mk