Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b39b2e31
Commit
b39b2e31
authored
3 years ago
by
Laurent Bercot
Committed by
Kevin Daudt
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/dnsfunnel: upgrade to 0.0.1.2
parent
7f108747
No related branches found
No related tags found
1 merge request
!25768
Update skarnet.org packages to the latest versions
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/dnsfunnel/APKBUILD
+6
-4
6 additions, 4 deletions
testing/dnsfunnel/APKBUILD
testing/dnsfunnel/dnsfunnel.initd
+1
-1
1 addition, 1 deletion
testing/dnsfunnel/dnsfunnel.initd
with
7 additions
and
5 deletions
testing/dnsfunnel/APKBUILD
+
6
−
4
View file @
b39b2e31
# 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
"
This diff is collapsed.
Click to expand it.
testing/dnsfunnel/dnsfunnel.initd
+
1
−
1
View file @
b39b2e31
#!/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.
#
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment