libgnome-keyring: use https

This commit is contained in:
Tim Biermann 2022-01-03 14:33:45 +01:00
parent e44780a974
commit aa7c0f52ee
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+kkk41OQDdlVJMV2MgAkGTF8RdiHapyqm38r7Txv4SbxZ7PVWyi+fdttHQybp4oqsWwY4wkCOrOAb2y4HVzAQ0=
SHA256 (Pkgfile) = a6a1960a2c01a656e2e5497bf1ce5168d3a951a895541c6f0f6b666207ac85a9
RWSagIOpLGJF35HidEsYkMQpRLRhF6hmyyHdngki9w/ExYqdwijU3xWXSt2iLqcu0uPSGlQq+cxxM8LhHAmJKL/dWYLIbACqawM=
SHA256 (Pkgfile) = 9e9a431fb17a4b785b3b081d0c95512b23bfee9276160c8d1fa66f4619824e46
SHA256 (.footprint) = 423beb17fe86c3a4b12dff4ba33dbd959a1dd496d695a47ccb7e8fd39228e019
SHA256 (libgnome-keyring-3.12.0.tar.xz) = c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783
SHA256 (libgnome-keyring-3.12.0.tar.xz) = 3315e4c1367b3a3825fbeeb666b70199d75bfa1d59d64cb523b6dfd071df89fd

View File

@ -6,7 +6,7 @@
name=libgnome-keyring
version=3.12.0
release=2
source=(http://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
source=(https://download.gnome.org/sources/libgnome-keyring/${version::4}/libgnome-keyring-$version.tar.xz)
build() {
cd $name-$version