*/*: bump revisions on previous to properly render...

with modified javascript.
This commit is contained in:
Franco Fichtner
2018-03-17 16:34:43 +01:00
parent be5528b3a3
commit 8c9c2324a8
8 changed files with 8 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= dyndns
PLUGIN_VERSION= 1.6
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Dynamic DNS Support
PLUGIN_MAINTAINER= franco@opnsense.org
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= rfc2136
PLUGIN_VERSION= 1.2
PLUGIN_REVISION= 1
PLUGIN_COMMENT= RFC-2136 Support
PLUGIN_MAINTAINER= franco@opnsense.org
PLUGIN_DEPENDS= bind911
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= snmp
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_DEPENDS= bsnmp-regex bsnmp-ucd
PLUGIN_COMMENT= SNMP Server via bsnmpd
PLUGIN_MAINTAINER= franco@opnsense.org
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= igmp-proxy
PLUGIN_VERSION= 1.3
PLUGIN_REVISION= 1
PLUGIN_DEPENDS= igmpproxy
PLUGIN_COMMENT= IGMP-Proxy Service
PLUGIN_MAINTAINER= franco@opnsense.org
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= l2tp
PLUGIN_VERSION= 1.7
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_DEPENDS= clog mpd5
PLUGIN_COMMENT= L2TP server based on MPD5
PLUGIN_MAINTAINER= franco@opnsense.org
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= pppoe
PLUGIN_VERSION= 1.7
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_DEPENDS= clog mpd5
PLUGIN_COMMENT= PPPoE server based on MPD5
PLUGIN_MAINTAINER= franco@opnsense.org
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= pptp
PLUGIN_VERSION= 1.7
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_DEPENDS= clog mpd5
PLUGIN_COMMENT= PPTP server based on MPD5
PLUGIN_MAINTAINER= franco@opnsense.org
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= upnp
PLUGIN_VERSION= 1.2
PLUGIN_REVISION= 1
PLUGIN_DEPENDS= miniupnpd
PLUGIN_COMMENT= Universal Plug and Play Service
PLUGIN_MAINTAINER= franco@opnsense.org