Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/oniux/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'oniux'
pkgname=oniux
version=0.12.0
version=0.13.0
revision=1
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
Expand All @@ -12,7 +12,7 @@ license="MIT OR Apache-2.0"
homepage="https://gitlab.torproject.org/tpo/core/oniux"
changelog="https://gitlab.torproject.org/tpo/core/oniux/-/tags"
distfiles="https://gitlab.torproject.org/tpo/core/oniux/-/archive/v${version}/oniux-v${version}.tar.gz"
checksum=aaa5f162ef448fb6fa0a7fabfcfd3f7bd9403bde1bf6f13601aa9a1d608f1ff8
checksum=a8c182df284eca395bc6d9edd1bf12d8044de7722fa49ff16f92be0bb36b3201

# aws-lc-sys only ships pre-generated files for certain architectures
case "${XBPS_TARGET_MACHINE}" in
Expand Down