gip: rebuild against OpenSSL

This commit is contained in:
John 2021-02-23 23:17:30 +01:00
parent 2046786d33
commit 6e0804c43a

View file

@ -1,10 +1,10 @@
# Template file for 'gip'
pkgname=gip
version=0.7.0
revision=1
revision=2
build_style=cargo
hostmakedepends="pkg-config"
makedepends="libressl-devel"
makedepends="openssl-devel"
short_desc="CLI tool to get global IP address"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT"