package/libtasn1: Fix GNU Mirror Path

Replacing ftpmirror.gnu.org with BR2_GNU_MIRROR variable

Signed-off-by: Brian 'redbeard' Harrington <redbeard@coreos.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Brian Redbeard 2017-02-06 08:48:52 -08:00 committed by Thomas Petazzoni
parent 121e86c93b
commit 9ec6172671

View file

@ -5,7 +5,7 @@
################################################################################
LIBTASN1_VERSION = 4.9
LIBTASN1_SITE = http://ftp.gnu.org/gnu/libtasn1
LIBTASN1_SITE = $(BR2_GNU_MIRROR)/libtasn1
LIBTASN1_DEPENDENCIES = host-bison
LIBTASN1_LICENSE = GPLv3+ (tests, tools), LGPLv2.1+ (library)
LIBTASN1_LICENSE_FILES = COPYING COPYING.LIB