summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-08-17 12:37:45 +0200
committerMarius Bakke <marius@gnu.org>2022-08-19 19:22:43 +0200
commite2feae7bef22ae2b96885a40d8450c781f2b3090 (patch)
tree2c82ef9baad52c7e729801871063483375ed1313 /gnu/packages/web.scm
parent6b627f0ebd88215dda1675c0f1cb3bc1b0828b0c (diff)
downloadguix-patches-e2feae7bef22ae2b96885a40d8450c781f2b3090.tar
guix-patches-e2feae7bef22ae2b96885a40d8450c781f2b3090.tar.gz
gnu: varnish: Add release-monitoring-url.
* gnu/packages/web.scm (varnish)[properties]: New field.
Diffstat (limited to 'gnu/packages/web.scm')
-rw-r--r--gnu/packages/web.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 29b9da0096..834087fd5a 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5913,6 +5913,8 @@ deployments.")
reverse proxy and load balancer. You install it in front of any server that
speaks HTTP and configure it to cache the contents through an extensive
configuration language.")
+ (properties
+ '((release-monitoring-url . "https://varnish-cache.org/releases/index.html")))
(license (list license:bsd-2 ;main distribution
license:zlib ;lib/libvgz/*
license:public-domain ;bin/varnishncsa/as64.c, include/miniobj.h