mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 16:26:10 +00: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 New Issue
Block a user