mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libtalloc: bump version to 2.4.4
Switched license file to upstream provided one: https://gitlab.com/samba-team/samba/-/blob/talloc-2.4.4/lib/talloc/LICENSE 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
347fd878d3
commit
664daf6459
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 85ecf9e465e20f98f9950a52e9a411e14320bc555fa257d87697b7e7a9b1d8a6 talloc-2.4.2.tar.gz
|
sha256 55e47994018c13743485544e7206780ffbb3c8495e704a99636503e6e77abf59 talloc-2.4.4.tar.gz
|
||||||
sha256 e01fb092aaed2b431be26674e2b791c77fb5984537c29b514e957582c6b31465 talloc.h
|
sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 LICENSE
|
||||||
|
|||||||
@@ -4,11 +4,11 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBTALLOC_VERSION = 2.4.2
|
LIBTALLOC_VERSION = 2.4.4
|
||||||
LIBTALLOC_SOURCE = talloc-$(LIBTALLOC_VERSION).tar.gz
|
LIBTALLOC_SOURCE = talloc-$(LIBTALLOC_VERSION).tar.gz
|
||||||
LIBTALLOC_SITE = https://www.samba.org/ftp/talloc
|
LIBTALLOC_SITE = https://www.samba.org/ftp/talloc
|
||||||
LIBTALLOC_LICENSE = LGPL-3.0+
|
LIBTALLOC_LICENSE = LGPL-3.0+
|
||||||
LIBTALLOC_LICENSE_FILES = talloc.h
|
LIBTALLOC_LICENSE_FILES = LICENSE
|
||||||
LIBTALLOC_INSTALL_STAGING = YES
|
LIBTALLOC_INSTALL_STAGING = YES
|
||||||
|
|
||||||
# libtalloc is extracted from the samba source tree, and that has a workaround
|
# libtalloc is extracted from the samba source tree, and that has a workaround
|
||||||
|
|||||||
Reference in New Issue
Block a user