mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
jujutsu: update to 0.31.0.
This commit is contained in:
parent
b082b4ab47
commit
ff7fcb64ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jujutsu'
|
||||
pkgname=jujutsu
|
||||
version=0.30.0
|
||||
version=0.31.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/martinvonz/jj"
|
||||
changelog="https://github.com/martinvonz/jj/blob/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=86f8df1e4e76c6a4bcdb728fa74876bacf931641157d16f6e93ebeb5bac0151c
|
||||
checksum=ff40515de7a5adac267c64c0163b38990a74a71bb7612a898832c812a81070b2
|
||||
conflicts="jj>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue