mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/libunibreak: bump version to 7.0
https://github.com/adah1972/libunibreak/blob/libunibreak_7_0/NEWS Switched to sha256 tarball hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8772eb193d
commit
09ce45ded6
@@ -1,3 +1,4 @@
|
||||
# From https://github.com/adah1972/libunibreak/releases/tag/libunibreak_7_0
|
||||
sha256 8c9a6e121736cd0d5c890ae3ae96f3f4010a19aa040f1dbded833a62a87717d3 libunibreak-7.0.tar.gz
|
||||
# Locally computed
|
||||
sha256 cc4de0099cf7ff05005ceabff4afed4c582a736abc38033e70fdac86335ce93f libunibreak-6.1.tar.gz
|
||||
sha256 0c57e2ec42ece17791a75d2f9b2f8e0663181be008667a507f765b3ef22522db LICENCE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBUNIBREAK_VERSION = 6.1
|
||||
LIBUNIBREAK_VERSION = 7.0
|
||||
LIBUNIBREAK_SITE = https://github.com/adah1972/libunibreak/releases/download/libunibreak_$(subst .,_,$(LIBUNIBREAK_VERSION))
|
||||
LIBUNIBREAK_INSTALL_STAGING = YES
|
||||
LIBUNIBREAK_LICENSE = Zlib
|
||||
|
||||
Reference in New Issue
Block a user