gip: update to 0.7.1.
This commit is contained in:
parent
6ab7380450
commit
13b473fb61
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gip'
|
||||
pkgname=gip
|
||||
version=0.7.0
|
||||
revision=2
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dalance/gip"
|
||||
distfiles="https://github.com/dalance/gip/archive/v${version}.tar.gz"
|
||||
checksum=69a23f438279a570293fab165f94a7e251a49b9b8de96703a0ab2542facffcb9
|
||||
checksum=b0cc949cbd25d6dc1e61d08092a78f95f65fb600601d03a407878774385a4060
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue