Merge remote-tracking branch 'origin/3.6' into 3.7

This commit is contained in:
Tim Biermann 2022-06-07 09:58:35 +02:00
commit 1393ea84f4
4 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30XghKxFHecwRJf801y6taX80lVDsHyfROYkKxMz7WDP5kOrvjlBCVA2qTAtwtCxlX3Ym7gpdn/KTFgJALCT8AY= RWSagIOpLGJF36bNcE8z9v6WudnAzxVqJ8xXJYcv5+UzLCUMdKNzhw9zRFuE7Qg69QExevz9LL6SepyeTWuYlR0Bo6kbfMXtYAI=
SHA256 (Pkgfile) = 1e8263c6eae0bc0b7051898f1dd02920385988279f140ec27f1261c98f931d28 SHA256 (Pkgfile) = abcb6e71f2bc4f81829f4637d209682d108af362994a1e35e4a75e40a15146b5
SHA256 (.footprint) = 86e7232b1554cf47a30a4a9c7551eaf4f78b26e8d5971cdf58503f0adbbf0ab6 SHA256 (.footprint) = 86e7232b1554cf47a30a4a9c7551eaf4f78b26e8d5971cdf58503f0adbbf0ab6
SHA256 (libostree-2022.3.tar.xz) = b823fd9dcd5503c5caf9febde24b0ed63ff46ca95188032ac567a2a95624f612 SHA256 (libostree-2022.4.tar.xz) = 14bbd351a95066f68c3b283e0bd0ddd03562e862af66f6f6d894c6c328d7eb81

View File

@ -5,7 +5,7 @@
# Optional: docbook-xsl # Optional: docbook-xsl
name=ostree name=ostree
version=2022.3 version=2022.4
release=1 release=1
source=(https://github.com/ostreedev/ostree/releases/download/v$version/libostree-$version.tar.xz) source=(https://github.com/ostreedev/ostree/releases/download/v$version/libostree-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35c8/ZNz8l0MHopTfZsmoTQXZ8syIs7N3wutghAeHHXifimjyAt4v9c2a21Gu+kKamZLCLU+/ji+Ipuy/fNFTgI= RWSagIOpLGJF31kouvzvRqbZI4xRPOyG73/Rb7fjnCW1g3/C8Pi5z5jHk7IqH9zRHDQ1bWzlkPGnIMZF+kZcFCKk2x2lBe35TgI=
SHA256 (Pkgfile) = 6fdef979e33ac20c73f9777ae955ba522746a1a7fd374ae2146588e8d66217eb SHA256 (Pkgfile) = 801b4149e7d3e6774fe16a2044ba28a9618e80364d6ce856b905b9eed36a20e2
SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34
SHA256 (rust-analyzer-20220530.tar.gz) = e51685c654b544a94d665ee62f74c6d6d62e05e69851814e22c201232736b403 SHA256 (rust-analyzer-20220606.tar.gz) = 0757e82175133223fa1cb71837ef7f9ce5f7f47cd5dec219ea2b41a42bead8cd

View File

@ -4,7 +4,7 @@
# Depends on: rust # Depends on: rust
name=rust-analyzer name=rust-analyzer
version=20220530 version=20220606
_version=${version::4}-${version:4:2}-${version:6:2} _version=${version::4}-${version:4:2}-${version:6:2}
release=1 release=1
source=(https://github.com/rust-analyzer/rust-analyzer/archive/$_version/$name-$version.tar.gz) source=(https://github.com/rust-analyzer/rust-analyzer/archive/$_version/$name-$version.tar.gz)