This commit is contained in:
h-denpo 2019-11-13 02:58:49 +09:00 committed by Adam J. Stewart
parent ca19fb86c1
commit 2b6c4245d0

View File

@ -14,7 +14,7 @@ class Libffi(AutotoolsPackage):
homepage = "https://sourceware.org/libffi/"
version('3.2.1', sha256='d06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37',
url="https://www.mirrorservice.org/sites/sourceware.org/pub/libffi/libffi-3.2.1.tar.gz")
url="https://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz")
@property
def headers(self):