*: bump version for recent changes to force update

This commit is contained in:
Franco Fichtner 2018-07-01 12:21:33 +02:00
parent ab9e126682
commit b2895da8fa
7 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,6 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.3
PLUGIN_REVISION= 1
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr3 ruby
PLUGIN_CONFLICTS= quagga

View file

@ -1,5 +1,6 @@
PLUGIN_NAME= haproxy
PLUGIN_VERSION= 2.7
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy-devel
PLUGIN_MAINTAINER= opnsense@moov.de

View file

@ -1,5 +1,6 @@
PLUGIN_NAME= quagga
PLUGIN_VERSION= 1.4.4
PLUGIN_REVISION= 1
PLUGIN_COMMENT= End of life, superseded by FRR plugin
PLUGIN_DEPENDS= quagga ruby
PLUGIN_CONFLICTS= frr

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= lcdproc-sdeclcd
PLUGIN_VERSION= 1.0
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= LCDProc for SDEC LCD devices
PLUGIN_DEPENDS= lcdproc
PLUGIN_MAINTAINER= ad@opnsense.org

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= vmware
PLUGIN_VERSION= 1.4
PLUGIN_VERSION= 1.5
PLUGIN_COMMENT= VMware tools
PLUGIN_DEPENDS= open-vm-tools-nox11
PLUGIN_MAINTAINER= franco@opnsense.org

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= xen
PLUGIN_VERSION= 1.1
PLUGIN_VERSION= 1.2
PLUGIN_COMMENT= Xen guest utilities
PLUGIN_DEPENDS= xe-guest-utilities
PLUGIN_MAINTAINER= franco@opnsense.org

View file

@ -1,6 +1,6 @@
PLUGIN_NAME= c-icap
PLUGIN_VERSION= 1.5
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_COMMENT= c-icap connects the web proxy with a virus scanner
PLUGIN_DEPENDS= c-icap c-icap-modules
PLUGIN_MAINTAINER= m.muenz@gmail.com