diff --git a/package.yml b/package.yml index 08694ec..afccd65 100644 --- a/package.yml +++ b/package.yml @@ -8,7 +8,7 @@ source : - git|https://github.com/openslp-org/openslp.git : 1bc8dadd446ffca391422da6e924f1395c7008bc homepage : http://www.openslp.org license : BSD -component : system.utils +component : network.util summary : Service Location Protocol (SLP) is an Internet Engineering Task Force (IETF) standards track protocol. description: | Service Location Protocol (SLP) is an Internet Engineering Task Force (IETF) standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks. @@ -28,7 +28,6 @@ setup : | --sbindir=/usr/bin \ --sysconfdir=/etc/openslp \ --localstatedir=/var \ - --enable-slpv1 \ --enable-slpv2-security \ --enable-async-api \ --disable-dependency-tracking \