]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
smcroute: bump version
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Sun, 26 Oct 2014 18:45:34 +0000 (19:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Nov 2014 22:20:34 +0000 (23:20 +0100)
Add a hash file also since the release tarball has been uploaded by the
maintainer.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/smcroute/smcroute.hash [new file with mode: 0644]
package/smcroute/smcroute.mk

diff --git a/package/smcroute/smcroute.hash b/package/smcroute/smcroute.hash
new file mode 100644 (file)
index 0000000..b24228f
--- /dev/null
@@ -0,0 +1,4 @@
+# Locally generated
+sha256  66fd32dc66b5d32670918205a94c4f2ac8c56741486326922e4d1a92f628db48  smcroute-2.0.0.tar.xz
+# From https://github.com/troglobit/smcroute/releases/download/2.0.0/smcroute-2.0.0.tar.xz.md5
+md5     cbf478e52ab9ae411adca41b9d22f68a  smcroute-2.0.0.tar.xz
index 59c4fefd2ac77b472d10a29502ada31d9cc1b362..9de65f8cf11f98b08d8544c11a61e6645d9f699c 100755 (executable)
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-SMCROUTE_VERSION = 1.99.2
-SMCROUTE_SITE = $(call github,troglobit,smcroute,$(SMCROUTE_VERSION))
+SMCROUTE_VERSION = 2.0.0
+SMCROUTE_SOURCE = smcroute-$(SMCROUTE_VERSION).tar.xz
+SMCROUTE_SITE = https://github.com/troglobit/smcroute/releases/download/$(SMCROUTE_VERSION)/
 SMCROUTE_LICENSE = GPLv2+
 SMCROUTE_LICENSE_FILES = COPYING