mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
jujutsu: update to 0.28.2.
This commit is contained in:
parent
94ecab30eb
commit
a7a1043ad0
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.28.1
|
version=0.28.2
|
||||||
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=d59b5c0ba6fe207b42299247ef47bedf4f9dbed0171b0c61bb6dece705b7507b
|
checksum=dae80d2629a9f430a9ea795c8cd378ced6ce1c870ab9ffe3b61f64cdd636a2bc
|
||||||
conflicts="jj>=0"
|
conflicts="jj>=0"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue