gtkextra 3.3.3
Closes #6729. Signed-off-by: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
This commit is contained in:
parent
1c3c495f7b
commit
c7dec04af5
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Gtkextra < Formula
|
||||
desc "Widgets for creating GUIs for GTK+"
|
||||
homepage "http://gtkextra.sourceforge.net/"
|
||||
url "https://downloads.sourceforge.net/project/gtkextra/3.3/gtkextra-3.3.2.tar.gz"
|
||||
sha256 "3388692306b1afc79f17f5472a194c607fa67d5a38f1b4e79eda27a27f54f1a4"
|
||||
revision 1
|
||||
url "https://downloads.sourceforge.net/project/gtkextra/3.3/gtkextra-3.3.3.tar.gz"
|
||||
sha256 "7889f958ee9fb6bd564aa941891909c3af7a03b92e232c5a90bab0289407d884"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue