cocogitto: update to 5.1.0
This commit is contained in:
parent
24fd0f9eca
commit
b5b3a32119
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cocogitto'
|
# Template file for 'cocogitto'
|
||||||
pkgname=cocogitto
|
pkgname=cocogitto
|
||||||
version=5.0.1
|
version=5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/cocogitto/cocogitto"
|
homepage="https://github.com/cocogitto/cocogitto"
|
||||||
changelog="https://github.com/cocogitto/cocogitto/blob/main/CHANGELOG.md"
|
changelog="https://github.com/cocogitto/cocogitto/blob/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/cocogitto/cocogitto/archive/${version}.tar.gz"
|
distfiles="https://github.com/cocogitto/cocogitto/archive/${version}.tar.gz"
|
||||||
checksum=fee00736ec4b8ce72c8d8f904d0b734372b11ce7c3711166814eca38bf0cda8f
|
checksum=662bb909c6468124ad19a90bc07a4f24345167486bd19542375ead7a8f20de02
|
||||||
# Test suite is not atomic, relies on user environment such as git user configuration
|
# Test suite is not atomic, relies on user environment such as git user configuration
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue