jujutsu: update to 0.16.0.
This commit is contained in:
parent
327087f5a9
commit
5c2b1174ef
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jujutsu'
|
||||
pkgname=jujutsu
|
||||
version=0.15.1
|
||||
revision=3
|
||||
version=0.16.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=e39f80edaa01da29e86782424d031c38324eabff10c44704781c80fd60c9fb0e
|
||||
checksum=e6094982c8e5902c33b0505bbb0e4e4c35c249f2a36108655002dc7d06de7d4a
|
||||
conflicts="jj>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue