arti: update to 1.0.1.
This commit is contained in:
parent
be0427f489
commit
051f5c95b3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'arti'
|
||||
pkgname=arti
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
wrksrc="arti-arti-v${version}"
|
||||
build_style=cargo
|
||||
|
@ -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=4aa5f2f8ce98b913a843542f26895b2f4819829fa3dec9082fa1e8da5e274267
|
||||
checksum=9a326c820144f26999abe987273910ccfc5e0bb6843d5c2c59905eb46e38a980
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue