jujutsu: update to 0.15.1.
This commit is contained in:
parent
f76bf08e75
commit
aeb0eb3519
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jujutsu'
|
||||
pkgname=jujutsu
|
||||
version=0.14.0
|
||||
version=0.15.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -12,7 +12,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=33bea9014f53db520d2983830f3da75b7124c44a16b75850a1dd781355aeff5b
|
||||
checksum=e39f80edaa01da29e86782424d031c38324eabff10c44704781c80fd60c9fb0e
|
||||
conflicts="jj>=0"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue