Commit e23e4b68 authored by Jan Baudisch's avatar Jan Baudisch

upgraded glib to 2.40.2

parent f1cc322e
require 'package'
class Glib < Package
version '2.0.7'
source_url 'https://ftp.gnome.org/pub/gnome/sources/glib/2.0/glib-2.0.7.tar.gz'
source_sha1 '02401937a5e06d8797d966b06d9a191425cbec6f'
version '2.40.2'
source_url 'https://ftp.gnome.org/pub/gnome/sources/glib/2.40/glib-2.40.2.tar.xz'
source_sha1 'dcb8ad22b1c0e6969a844029ffb91a6def7ad240'
depends_on 'libffi'
depends_on 'gettext'
def self.build
system "./configure"
......
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