mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/i2pd: bump version to 2.61.0
https://github.com/PurpleI2P/i2pd/blob/2.61.0/ChangeLog Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5b076d3755
commit
2d71c874d2
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/PurpleI2P/i2pd/releases/download/2.59.0/SHA512SUMS
|
||||
sha512 5fa4365eaa6fbc0e448732d3c96b867e27db21927727aeb9df8241d56fea08561028a7b6d51ba7fa1141d53c95b848108806edb9f420c2ebbed85f627f045af7 i2pd-2.59.0.tar.gz
|
||||
# From https://github.com/PurpleI2P/i2pd/releases/download/2.61.0/SHA512SUMS
|
||||
sha512 d88bcb4d4879b8c2399f03f30f360a4121e20659665eda90d46495bf036666e99a05666acc6abd4b67294e5c7d61fdf0d867789e85316dc5338a5c5ee79811c5 i2pd-2.61.0.tar.gz
|
||||
# Locally computed:
|
||||
sha256 eb5ac2a5ede8cd6bed9e6d93ad943119a73bfaba378f21bafa307f9b026b2034 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
I2PD_VERSION = 2.59.0
|
||||
I2PD_VERSION = 2.61.0
|
||||
I2PD_SITE = $(call github,PurpleI2P,i2pd,$(I2PD_VERSION))
|
||||
I2PD_LICENSE = BSD-3-Clause
|
||||
I2PD_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user