Netopeer2: update Netopeer2 and dependencies to master
[feed/packages.git] / net / Netopeer2 / files / netopeer2-keystored-keygen.default
index 30e06a13d23e700a249853b5bccca681c84758b1..aa8bb99311517a873bb42e00cc24a4638e196533 100644 (file)
@@ -5,7 +5,7 @@
 if [ -x /bin/sysrepoctl ]; then
        match=$(sysrepoctl -l | grep "ietf-keystore ")
        if [ ! "$match" ]; then
-               sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-keystore@2016-10-31.yang -o root:root -p 600
+               sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-keystore@2019-07-02.yang -o root:root -p 600
                if [ -x /bin/sysrepocfg ]; then
                        sysrepocfg -f xml -d startup -i /usr/share/netopeer2-keystored/stock_key_config.xml ietf-keystore
                        rm /usr/share/netopeer2-keystored/stock_key_config.xml