gnome-recipes: bump gnome-online-accounts resource
Closes #36171. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
9f95c55aef
commit
bf8a2762fc
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ class GnomeRecipes < Formula
|
||||||
homepage "https://wiki.gnome.org/Apps/Recipes"
|
homepage "https://wiki.gnome.org/Apps/Recipes"
|
||||||
url "https://download.gnome.org/sources/gnome-recipes/2.0/gnome-recipes-2.0.2.tar.xz"
|
url "https://download.gnome.org/sources/gnome-recipes/2.0/gnome-recipes-2.0.2.tar.xz"
|
||||||
sha256 "1be9d2fcb7404a97aa029d2409880643f15071c37039247a6a4320e7478cd5fb"
|
sha256 "1be9d2fcb7404a97aa029d2409880643f15071c37039247a6a4320e7478cd5fb"
|
||||||
revision 6
|
revision 7
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
rebuild 1
|
rebuild 1
|
||||||
|
@ -30,8 +30,8 @@ class GnomeRecipes < Formula
|
||||||
depends_on "libxml2"
|
depends_on "libxml2"
|
||||||
|
|
||||||
resource "goa" do
|
resource "goa" do
|
||||||
url "https://download.gnome.org/sources/gnome-online-accounts/3.30/gnome-online-accounts-3.30.0.tar.xz"
|
url "https://download.gnome.org/sources/gnome-online-accounts/3.30/gnome-online-accounts-3.30.1.tar.xz"
|
||||||
sha256 "27d9d88942aa02a1f8d003dfe515483d8483f216ba1e297a8ef67a42cf4bcfc3"
|
sha256 "7e968a325e959f0b2419bed5a4c5b6d3a9327aceebd72f4fb01478c78ce85b41"
|
||||||
end
|
end
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in a new issue