jujutsu: update to 0.15.1.

This commit is contained in:
Leah Neukirchen 2024-03-07 14:30:54 +01:00
parent f76bf08e75
commit aeb0eb3519

View file

@ -1,6 +1,6 @@
# Template file for 'jujutsu' # Template file for 'jujutsu'
pkgname=jujutsu pkgname=jujutsu
version=0.14.0 version=0.15.1
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
@ -12,7 +12,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=33bea9014f53db520d2983830f3da75b7124c44a16b75850a1dd781355aeff5b checksum=e39f80edaa01da29e86782424d031c38324eabff10c44704781c80fd60c9fb0e
conflicts="jj>=0" conflicts="jj>=0"
pre_configure() { pre_configure() {