Skip to content

Commit

Permalink
net-im/fractal: update openssl-sys crate, needed for LibreSSL 3.8.1
Browse files Browse the repository at this point in the history
While here, update WWW
  • Loading branch information
vishwin committed Sep 12, 2023
1 parent 92b2d8e commit 7d95fb6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion net-im/fractal/Makefile
Expand Up @@ -8,7 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}

MAINTAINER= vishwin@FreeBSD.org
COMMENT= GTK Matrix IM client
WWW= https://wiki.gnome.org/Apps/Fractal
WWW= https://gitlab.gnome.org/GNOME/fractal

LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
Expand Down
2 changes: 1 addition & 1 deletion net-im/fractal/Makefile.crates
Expand Up @@ -172,7 +172,7 @@ CARGO_CRATES= adler-1.0.2 \
openssl-0.10.54 \
openssl-macros-0.1.0 \
openssl-probe-0.1.5 \
openssl-sys-0.9.88 \
openssl-sys-0.9.93 \
pango-0.8.0 \
pango-sys-0.9.1 \
pangocairo-0.9.0 \
Expand Down
6 changes: 3 additions & 3 deletions net-im/fractal/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1685817794
TIMESTAMP = 1694494592
SHA256 (fractal-4.4.2.tar.gz) = 97bb2f355fb1a89851bf16c17aed63063c6c0a79d8adcd31ce0ab82bc4a56f5e
SIZE (fractal-4.4.2.tar.gz) = 849281
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
Expand Down Expand Up @@ -349,8 +349,8 @@ SHA256 (rust/crates/openssl-macros-0.1.0.crate) = b501e44f11665960c7e7fcf062c7d9
SIZE (rust/crates/openssl-macros-0.1.0.crate) = 5566
SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf
SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227
SHA256 (rust/crates/openssl-sys-0.9.88.crate) = c2ce0f250f34a308dcfdbb351f511359857d4ed2134ba715a4eadd46e1ffd617
SIZE (rust/crates/openssl-sys-0.9.88.crate) = 66011
SHA256 (rust/crates/openssl-sys-0.9.93.crate) = db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d
SIZE (rust/crates/openssl-sys-0.9.93.crate) = 66922
SHA256 (rust/crates/pango-0.8.0.crate) = 1e9c6b728f1be8edb5f9f981420b651d5ea30bdb9de89f1f1262d0084a020577
SIZE (rust/crates/pango-0.8.0.crate) = 42250
SHA256 (rust/crates/pango-sys-0.9.1.crate) = 86b93d84907b3cf0819bff8f13598ba72843bee579d5ebc2502e4b0367b4be7d
Expand Down

0 comments on commit 7d95fb6

Please sign in to comment.