Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arti: update to 1.1.0. #40992

Merged
merged 1 commit into from
Dec 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/arti/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'arti'
pkgname=arti
version=1.0.1
version=1.1.0
revision=1
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
Expand All @@ -14,7 +14,7 @@ license="Apache-2.0, MIT"
homepage="https://gitlab.torproject.org/tpo/core/arti"
changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
checksum=9a326c820144f26999abe987273910ccfc5e0bb6843d5c2c59905eb46e38a980
checksum=68b8b391478b745d4bba50034d5122e2c7b90e0e221f52ba83c078901c83e55a

if [ "$XBPS_CHECK_PKGS" ]; then
case "$XBPS_TARGET_MACHINE" in
Expand Down