package/bustle: bump to version 0.7.5
- Switch homepage to https://gitlab.freedesktop.org/bustle/bustle/ - Switch site to https://www.freedesktop.org/software/bustle/$(BUSTLE_VERSION) - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
b06523c6c4
commit
e70fdbbaea
@ -18,7 +18,7 @@ config BR2_PACKAGE_BUSTLE
|
||||
This only installs the command line bustle-pcap tool, not
|
||||
the graphical viewer.
|
||||
|
||||
http://www.willthompson.co.uk/bustle/
|
||||
https://gitlab.freedesktop.org/bustle/bustle/
|
||||
|
||||
comment "bustle needs a toolchain w/ wchar, threads"
|
||||
depends on BR2_USE_MMU
|
||||
|
@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 921c2cbbb957dcb02c3aa8fd1eeff3534cb437fa9eeca1c25206ad1e741a3f14 bustle-0.5.4.tar.gz
|
||||
sha256 7760a695b25cb264e7342f353dcdc6d2b7faeacdcd85dd14e03c61b18e791664 bustle-0.7.5.tar.gz
|
||||
sha256 a6d6109e5b086de8e852e451b91b08b323302f55b6975d506c64c43bb094be38 LICENSE
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BUSTLE_VERSION = 0.5.4
|
||||
BUSTLE_SITE = http://www.willthompson.co.uk/bustle/releases/$(BUSTLE_VERSION)
|
||||
BUSTLE_VERSION = 0.7.5
|
||||
BUSTLE_SITE = https://www.freedesktop.org/software/bustle/$(BUSTLE_VERSION)
|
||||
BUSTLE_LICENSE = LGPL-2.1+
|
||||
BUSTLE_LICENSE_FILES = LICENSE
|
||||
BUSTLE_DEPENDENCIES = libglib2 libpcap host-pkgconf
|
||||
|
Loading…
Reference in New Issue
Block a user