Skip to content

Commit

Permalink
glib2: Update version from 2.44.1 to 2.54.2
Browse files Browse the repository at this point in the history
GTK+ 3.22.26 requires a newer GLIB version, so update it.

Change-log is available online [1].

[1] https://git.gnome.org/browse/glib/tree/NEWS?h=glib-2-54
  • Loading branch information
pmenzel committed Dec 11, 2017
1 parent fe4fdd1 commit dea49f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion glib2.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
#!/usr/bin/env beesh

# BEE_VERSION glib2-2.54.2-0

SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/glib/${PKGVERSION[2]}/glib-${PKGVERSION}.tar.xz"

PATCHURL+=(/src/mariux/download/mariux64-glib-2.44.0-0001-g_get_current_dir-use-get_current_dir_name-if-_GNU_S.patch)
# PATCHURL+=()

# BEE_CONFIGURE=compat

Expand Down

0 comments on commit dea49f4

Please sign in to comment.