mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
netopeer2: merge-config: listen on ipv6 and ipv4
* The default local-adress makes Netopeer2-server listen on ipv4 only. We change it to :: in order to listen on ipv6 as well as ipv4. Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
This commit is contained in:
@@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=netopeer2
|
||||
PKG_VERSION:=1.1.39
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_MAINTAINER:=Jakov Smolic <jakov.smolic@sartura.hr>
|
||||
|
||||
Reference in New Issue
Block a user