package/lldpd: bump to version 1.0.5
authorBaruch Siach <baruch@tkos.co.il>
Mon, 13 Apr 2020 16:54:57 +0000 (19:54 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 19:56:00 +0000 (21:56 +0200)
Add tarball signature information.

Use https for site.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/lldpd/lldpd.hash
package/lldpd/lldpd.mk

index c12e004784c8d8c8909ae2a25305614bf5d5c7e7..4283b4aec8ed0703f94b1f13e58f9f3d33c0c0f2 100644 (file)
@@ -1,3 +1,5 @@
-# Locally computed
-sha256 5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f  lldpd-1.0.4.tar.gz
-sha256 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d  LICENSE
+# Locally computed after checking gpg key
+# https://media.luffy.cx/files/lldpd/lldpd-1.0.5.tar.gz.gpg
+# using key AEF2348766F371C689A7360095A42FE8353525F9
+sha256  2dd3b212f4dbabfcbb2794c0010b245f9f8e74b387984e757be6243a74c6cb99  lldpd-1.0.5.tar.gz
+sha256  0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d  LICENSE
index 264323a879e5dde2d21d3e5163cbe0cb027ba2b2..585d1ed7bad2d3b609854db50f984430b9e45bfb 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-LLDPD_VERSION = 1.0.4
-LLDPD_SITE = http://media.luffy.cx/files/lldpd
+LLDPD_VERSION = 1.0.5
+LLDPD_SITE = https://media.luffy.cx/files/lldpd
 LLDPD_DEPENDENCIES = \
        $(if $(BR2_PACKAGE_CHECK),check) \
        host-pkgconf \