mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/libg7221: switch to github
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Installation/Linux/Deprecated-Installation-Instructions/25460805/ "FreeSWITCH project has been moved to GitHub" Updated hash due to switch to github. Fixes: https://autobuild.buildroot.org/results/a799442766f90607bb57cb2f767949e57ae7e1ff/ 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
f64c27eb44
commit
e68eeacef9
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 65942f84219f6586abc448e387f8c904777de64b3695449ac23132e4e9bde1d5 libg7221-dbfc29d4806ecdace50379a2f4d68a992a6fec34-git4.tar.gz
|
||||
sha256 c0162993e0af557e05b9000e082f6a755e54a6c20a88e2ab725ed5068b4c4ff6 libg7221-dbfc29d4806ecdace50379a2f4d68a992a6fec34.tar.gz
|
||||
sha256 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645 COPYING
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
|
||||
LIBG7221_VERSION = dbfc29d4806ecdace50379a2f4d68a992a6fec34
|
||||
# we use the FreeSwitch fork because it contains pkgconf support
|
||||
LIBG7221_SITE = https://freeswitch.org/stash/scm/sd/libg7221.git
|
||||
LIBG7221_SITE_METHOD = git
|
||||
LIBG7221_SITE = $(call github,freeswitch,libg7221,$(LIBG7221_VERSION))
|
||||
LIBG7221_LICENSE = Polycom
|
||||
LIBG7221_LICENSE_FILES = COPYING
|
||||
LIBG7221_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user