mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/jujutsu: upgrade to 0.19.0
This commit is contained in:
parent
a1d23e89eb
commit
efed2afbab
@ -1,12 +1,13 @@
|
||||
# Contributor: Celeste <cielesti@protonmail.com>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=jujutsu
|
||||
pkgver=0.18.0
|
||||
pkgver=0.19.0
|
||||
pkgrel=0
|
||||
pkgdesc="Git-compatible distributed version control system"
|
||||
url="https://github.com/martinvonz/jj"
|
||||
# armhf, armv7, x86: tests fail
|
||||
arch="all !armhf !armv7 !x86"
|
||||
# s390x: serde_bser crate fails to build
|
||||
arch="all !armhf !armv7 !x86 !s390x"
|
||||
license="Apache-2.0"
|
||||
makedepends="
|
||||
cargo
|
||||
@ -73,5 +74,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
24afcf6fd2d8f5fd91500c9bad768bc99e2496afd0fdb33a36861d105656c74bae92cfdfdfbd3b3df21b0d5f8151c098fbfdfb00dcbfd8cb41518f754f5babca jujutsu-0.18.0.tar.gz
|
||||
f026f7c492e2ff7b520de2ab22073edeac25fa913d747ce65b904ec8cddc89d053b078d786b2d35c68473d2697bc01dcd79d297891a3f40e30429a5abfe7d7b3 jujutsu-0.19.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user