Skip to content
Snippets Groups Projects
Commit b39b2e31 authored by Laurent Bercot's avatar Laurent Bercot :sleeping: Committed by Kevin Daudt
Browse files

testing/dnsfunnel: upgrade to 0.0.1.2

parent 7f108747
No related branches found
No related tags found
1 merge request!25768Update skarnet.org packages to the latest versions
# Maintainer: Laurent Bercot <ska-devel@skarnet.org>
# Contributor: Laurent Bercot <ska-devel@skarnet.org>
pkgname=dnsfunnel
pkgver=0.0.1.1
pkgver=0.0.1.2
pkgrel=0
pkgdesc="A small local DNS cache daemon"
url="https://skarnet.org/software/$pkgname/"
arch="all"
license="ISC"
options="!check" # no test targets
makedepends="skalibs-dev s6-dns-dev"
makedepends="skalibs-dev>=2.11 s6-dns-dev"
subpackages="$pkgname-doc $pkgname-openrc"
source="https://skarnet.org/software/dnsfunnel/dnsfunnel-$pkgver.tar.gz
dnsfunnel.initd"
......@@ -37,5 +37,7 @@ doc() {
cp -a "$builddir/doc" "$subpkgdir/usr/share/doc/$pkgname"
}
sha512sums="e314f2ee09bd376676ec65d78564181b164e15006102dc3521b71c29f8e4698bc3d95725a731835687148ee15025cc4e3b4a7b815196bf3f69ace4c561447008 dnsfunnel-0.0.1.1.tar.gz
09577636ea4e09a80f41900f05d408ceb1283e095a85ffba28075f183863524f1e5a2556d6859fc60e297090f0134521a257177200bce517739d05ab3f1eef4e dnsfunnel.initd"
sha512sums="
ea90086002788088b12121e55d5bd8431f415c9b7e4c4faeb94ea04469504ba02017f711df10416c1d2ec6c13fbfb69bd1b7d9fe90f7af5001226fb5fbbc0085 dnsfunnel-0.0.1.2.tar.gz
b34242cbf457a26770e87ea36d2d6169a42367e4a04444a48b7cae3688827c61e93aeafbd1d009b19e327db66723e9a7c161c4a0b1e27fa3746ccf1cd29a5d2e dnsfunnel.initd
"
#!/sbin/openrc-run
# Copyright 2020 Laurent Bercot for Alpine Linux
# Copyright 2020-2021 Laurent Bercot for Alpine Linux
# Distributed under the terms of the ISC License.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment