void-packages

Void Source Packages
git clone git://ezup.dev/void-packages.git
Log | Files | Refs | README | LICENSE

commit 00b375bd418c8e8e9647a711264a8d1aed0c0bf1
parent 12b665b7e8b3a207e9accab0cc5132769fbe5084
Author: Dash Eclipse <dashezup@disroot.org>
Date:   Mon,  8 Feb 2021 05:10:17 +0000

https-dns-proxy: update

Diffstat:
Msrcpkgs/https-dns-proxy/template | 11+++++------
1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/https-dns-proxy/template b/srcpkgs/https-dns-proxy/template @@ -1,8 +1,9 @@ # Template file for 'https-dns-proxy' -# 232debd483e369fc0f6e5a421d9c6c37aa5c9891 pkgname=https-dns-proxy version=0.1 -revision=1 +revision=2 +_commit=3402e458a656997ba8595cebe255f7f25875191c +wrksrc="https_dns_proxy-${_commit}" build_style=cmake hostmakedepends="git" makedepends="c-ares-devel libcurl-devel libev-devel" @@ -10,10 +11,8 @@ short_desc="Lightweight DNS-over-HTTPS proxy" maintainer="Dash Eclipse <dashezup@disroot.org>" license="MIT" homepage="https://github.com/aarond10/https_dns_proxy" - -do_fetch() { - git clone --depth 1 ${homepage}.git ${wrksrc} -} +distfiles="${homepage}/archive/${_commit}.tar.gz" +checksum=01142727eb5b24db9ee209de21eb67c9a0f7179ccfc5e637efe9a3c146c63975 do_install() { vbin build/https_dns_proxy