From a99da6d6085a161d23555da13125cf76425fbe86 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 21 Mar 2017 17:34:41 +0100 Subject: [PATCH] net/quagga: bump version --- net/quagga/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 5c5e15160..101988ed2 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= quagga -PLUGIN_VERSION= 0.0.1 +PLUGIN_VERSION= 0.0.2 PLUGIN_COMMENT= Quagga Routing Suite PLUGIN_MAINTAINER= franz.fabian.94@gmail.com PLUGIN_DEVEL = yes