gip: update to 0.7.1.

This commit is contained in:
Jan Christian Grünhage 2022-04-09 11:24:41 +02:00 committed by Echo
parent 6ab7380450
commit 13b473fb61

View file

@ -1,7 +1,7 @@
# Template file for 'gip' # Template file for 'gip'
pkgname=gip pkgname=gip
version=0.7.0 version=0.7.1
revision=2 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="openssl-devel" makedepends="openssl-devel"
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT" license="MIT"
homepage="https://github.com/dalance/gip" homepage="https://github.com/dalance/gip"
distfiles="https://github.com/dalance/gip/archive/v${version}.tar.gz" distfiles="https://github.com/dalance/gip/archive/v${version}.tar.gz"
checksum=69a23f438279a570293fab165f94a7e251a49b9b8de96703a0ab2542facffcb9 checksum=b0cc949cbd25d6dc1e61d08092a78f95f65fb600601d03a407878774385a4060
post_install() { post_install() {
vlicense LICENSE-MIT vlicense LICENSE-MIT