mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
snapcraft: Version must be quoted in snap store
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
b78535682c
commit
d2b48927bb
|
@ -1,5 +1,5 @@
|
|||
name: frr
|
||||
version: @VERSION@
|
||||
version: '@VERSION@'
|
||||
summary: FRRouting BGP/OSPFv2/OSPFv3/ISIS/RIP/RIPng/PIM/LDP/EIGRP/BFD routing daemon
|
||||
description: BGP/OSPFv2/OSPFv3/ISIS/RIP/RIPng/PIM/LDP/EIGRP/BFD routing daemon
|
||||
FRRouting (FRR) is free software which manages TCP/IP based routing
|
||||
|
|
Loading…
Reference in a new issue