Skip to content

Update GDK-PixBuf from 2.32.0 to 2.36.12 #807

Merged
merged 3 commits into from
Jun 8, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 3 additions & 1 deletion gdk-pixbuf-2.32.0-0.bee → gdk-pixbuf.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/env beesh

SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/${PKGVERSION[2]}/gdk-pixbuf-${PKGVERSION}.tar.xz"
# BEE_VERSION gdk-pixbuf-2.36.12-0

SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/${PKGVERSION[2]}/gdk-pixbuf-${PKGVERSION}.tar.xz"

PATCHURL[0]=""

Expand Down