1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-20 01:00:30 +02:00

gnu: varnish: Add release-monitoring-url.

* gnu/packages/web.scm (varnish)[properties]: New field.
This commit is contained in:
Marius Bakke
2022-08-17 12:37:45 +02:00
parent 6b627f0ebd
commit e2feae7bef

View File

@@ -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