me
/
guix
Archived
1
0
Fork 0

gnu: varnish: Add release-monitoring-url.

* gnu/packages/web.scm (varnish)[properties]: New field.
Marius Bakke 2022-08-17 12:37:45 +02:00
parent 6b627f0ebd
commit e2feae7bef
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

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