Commit e24d2977 authored by Casey Strouse's avatar Casey Strouse

Update libffi from 3.0.13-1 to 3.2.1

This is a bugfix/general maintenance release.

Tested as working on Samsung XE50013-K01US (x86_64).
parent 4d757fbd
require 'package'
class Libffi < Package
version '3.0.13-1'
source_url 'ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz'
source_sha1 'f5230890dc0be42fb5c58fbf793da253155de106'
version '3.2.1'
source_url 'ftp://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz'
source_sha1 '280c265b789e041c02e5c97815793dfc283fb1e6'
depends_on 'autoconf'
depends_on 'automake'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment