mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jujutsu: update to 0.19.0.
This commit is contained in:
parent
65f67dd3ef
commit
01905fbdcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jujutsu'
|
# Template file for 'jujutsu'
|
||||||
pkgname=jujutsu
|
pkgname=jujutsu
|
||||||
version=0.18.0
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/martinvonz/jj"
|
homepage="https://github.com/martinvonz/jj"
|
||||||
changelog="https://github.com/martinvonz/jj/blob/main/CHANGELOG.md"
|
changelog="https://github.com/martinvonz/jj/blob/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=4f81eed321c3aeeb1e0528250f49b703710ebf91ba18238dd46f97b9a59aaa98
|
checksum=d0b9db21894e65ec80fd7999f99023f1e65d15fa16b4ec76881247d9cd56dc55
|
||||||
conflicts="jj>=0"
|
conflicts="jj>=0"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue