Skip to content

Commit

Permalink
Merge pull request #807 from mariux64/update-gdk-pixbuf-from-2.32.0-t…
Browse files Browse the repository at this point in the history
…o-2.36.12

Update GDK-PixBuf from 2.32.0 to 2.36.12
  • Loading branch information
thomas authored Jun 8, 2018
2 parents c094f09 + 4cec45a commit 60a37e9
Showing 1 changed file with 3 additions and 1 deletion.
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

0 comments on commit 60a37e9

Please sign in to comment.