mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
package/bcg729: bump version to 1.1.1-3-g8bec1e5fc
This bump includes three patches which were added since version 1.1.1 to the cmake files: https://github.com/BelledonneCommunications/bcg729/commits/master/ One of them fixes build errors with cmake 4.x:e29952e7ce (diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20aL23-L81)Fixes: https://autobuild.buildroot.net/results/118/118349d20eae2dccdadab949065f6bc6471c825e/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: use "git describe --abbrev=40" format in _VERSION] Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit7139ffaf06) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
7b7c8f3346
commit
2529507c7f
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 68599a850535d1b182932b3f86558ac8a76d4b899a548183b062956c5fdc916d bcg729-1.1.1.tar.gz
|
||||
sha256 62812779c776620f8fa005fc7c6ae14039d7b2efce66cf9af69c426393b5d062 bcg729-1.1.1-3-g8bec1e5fc072f3669e435edd137eb3da6da2eef7.tar.gz
|
||||
sha256 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BCG729_VERSION = 1.1.1
|
||||
BCG729_VERSION = 1.1.1-3-g8bec1e5fc072f3669e435edd137eb3da6da2eef7
|
||||
BCG729_SITE = $(call github,BelledonneCommunications,bcg729,$(BCG729_VERSION))
|
||||
BCG729_LICENSE = GPL-3.0+
|
||||
BCG729_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user