forked from ports/contrib
libgnome-keyring: use https
This commit is contained in:
parent
e44780a974
commit
aa7c0f52ee
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF3+kkk41OQDdlVJMV2MgAkGTF8RdiHapyqm38r7Txv4SbxZ7PVWyi+fdttHQybp4oqsWwY4wkCOrOAb2y4HVzAQ0=
|
RWSagIOpLGJF35HidEsYkMQpRLRhF6hmyyHdngki9w/ExYqdwijU3xWXSt2iLqcu0uPSGlQq+cxxM8LhHAmJKL/dWYLIbACqawM=
|
||||||
SHA256 (Pkgfile) = a6a1960a2c01a656e2e5497bf1ce5168d3a951a895541c6f0f6b666207ac85a9
|
SHA256 (Pkgfile) = 9e9a431fb17a4b785b3b081d0c95512b23bfee9276160c8d1fa66f4619824e46
|
||||||
SHA256 (.footprint) = 423beb17fe86c3a4b12dff4ba33dbd959a1dd496d695a47ccb7e8fd39228e019
|
SHA256 (.footprint) = 423beb17fe86c3a4b12dff4ba33dbd959a1dd496d695a47ccb7e8fd39228e019
|
||||||
SHA256 (libgnome-keyring-3.12.0.tar.xz) = c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783
|
SHA256 (libgnome-keyring-3.12.0.tar.xz) = 3315e4c1367b3a3825fbeeb666b70199d75bfa1d59d64cb523b6dfd071df89fd
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
name=libgnome-keyring
|
name=libgnome-keyring
|
||||||
version=3.12.0
|
version=3.12.0
|
||||||
release=2
|
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() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user