mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/iputils: bump version to 20231222
Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
5baf1ffe7e
commit
32da4422f9
@@ -1,5 +1,5 @@
|
|||||||
# https://github.com/iputils/iputils/releases/download/20221126/sha256sum.asc
|
# https://github.com/iputils/iputils/releases/download/20231222/sha256sums.asc
|
||||||
sha256 745ea711fe06d5c57d470d21acce3c3ab866eb6afb69379a16c6d60b89bd4311 iputils-20221126.tar.gz
|
sha256 e3ce5e1a1f795c2d520985463b90e20f9388b7060796d54ad64509aa8e4af775 iputils-20231222.tar.gz
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036 LICENSE
|
sha256 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036 LICENSE
|
||||||
sha256 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712 Documentation/LICENSE.BSD3
|
sha256 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712 Documentation/LICENSE.BSD3
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
# and IPv6 updates.
|
# and IPv6 updates.
|
||||||
# http://www.spinics.net/lists/netdev/msg279881.html
|
# http://www.spinics.net/lists/netdev/msg279881.html
|
||||||
|
|
||||||
IPUTILS_VERSION = 20221126
|
IPUTILS_VERSION = 20231222
|
||||||
IPUTILS_SITE = $(call github,iputils,iputils,$(IPUTILS_VERSION))
|
IPUTILS_SITE = $(call github,iputils,iputils,$(IPUTILS_VERSION))
|
||||||
IPUTILS_LICENSE = GPL-2.0+, BSD-3-Clause
|
IPUTILS_LICENSE = GPL-2.0+, BSD-3-Clause
|
||||||
IPUTILS_LICENSE_FILES = LICENSE Documentation/LICENSE.BSD3 Documentation/LICENSE.GPL2
|
IPUTILS_LICENSE_FILES = LICENSE Documentation/LICENSE.BSD3 Documentation/LICENSE.GPL2
|
||||||
|
|||||||
Reference in New Issue
Block a user