summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 11 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 562277cf03b2..277d580b2b88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,24 @@
pkgbase = rescached-git
pkgdesc = Resolver/DNS cache daemon
- pkgver = 3.0.2.r0.g5c3f180
+ pkgver = 4.4.2.r9.gd35cf24
pkgrel = 1
- url = https://github.com/shuLhan/rescached-go
+ url = https://git.sr.ht/~shulhan/rescached
+ install = rescached.install
arch = i686
arch = x86_64
arch = armv7h
- license = custom:BSD
+ license = GPL-3.0-or-later
makedepends = git
- makedepends = go>=1.13
+ makedepends = go>=1.20
depends = bash
provides = rescached
+ backup = etc/rescached/block.d/.pgl.yoyo.org
+ backup = etc/rescached/block.d/.someonewhocares.org
+ backup = etc/rescached/block.d/.winhelp2002.mvps.org
backup = etc/rescached/rescached.cfg
- backup = etc/rescached/hosts.d/hosts.block
- backup = etc/rescached/localhost.cert.pem
- backup = etc/rescached/localhost.key.pem
- source = rescached-git::git+https://github.com/shuLhan/rescached-go.git
+ backup = etc/rescached/localhost.pem
+ backup = etc/rescached/localhost.pem.key
+ source = rescached-git::git+https://git.sr.ht/~shulhan/rescached
sha1sums = SKIP
pkgname = rescached-git
-