gdk-pixbuf 2.36.1
Closes #7822. Signed-off-by: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
This commit is contained in:
parent
8366963081
commit
d43728d1f6
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class GdkPixbuf < Formula
|
||||
desc "Toolkit for image loading and pixel buffer manipulation"
|
||||
homepage "http://gtk.org"
|
||||
url "https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.0.tar.xz"
|
||||
sha256 "85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c"
|
||||
revision 2
|
||||
url "https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.1.tar.xz"
|
||||
sha256 "9d5ba72070460c1b5b74115d395a3e33daeb7b7b67fb256cdccc9d7187c42a38"
|
||||
|
||||
bottle do
|
||||
sha256 "8e48081047bc6a572a1ce04ca52d1cbb73091ee300961ffaf84d9fb2d0817eb0" => :sierra
|
||||
|
|
Loading…
Reference in a new issue