jujutsu: update to 0.25.0.
This commit is contained in:
parent
ac6346b36b
commit
bbf31acf3b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jujutsu'
|
||||
pkgname=jujutsu
|
||||
version=0.24.0
|
||||
revision=3
|
||||
version=0.25.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -14,7 +14,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=c0e92ec25b7500deec2379a95ab655c6c92021cf4ccb29511fee2377e37b35d6
|
||||
checksum=3a99528539e414a3373f24eb46a0f153d4e52f7035bb06df47bd317a19912ea3
|
||||
conflicts="jj>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue