stubby: switch to ca-bundle 10745/head
authorMaxim Storchak <m.storchak@gmail.com>
Tue, 10 Dec 2019 12:39:20 +0000 (14:39 +0200)
committerMaxim Storchak <m.storchak@gmail.com>
Mon, 23 Dec 2019 15:47:57 +0000 (17:47 +0200)
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
net/stubby/Makefile
net/stubby/files/README.md

index 20e60ad6ca500e2411bc0c4593b0972d22a31e7a..97a17ae6187140c3e0bcfc6967a17999d09bb537 100644 (file)
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=stubby
 PKG_VERSION:=0.2.6
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=COPYING
@@ -35,7 +35,7 @@ define Package/stubby
        SUBMENU:=IP Addresses and Names
        TITLE+= - (daemon that uses getdns)
        USERID:=stubby=410:stubby=410
-       DEPENDS:= +libyaml +getdns +ca-certificates
+       DEPENDS:= +libyaml +getdns +ca-certs
 endef
 
 define Package/stubby/description
index 12fcef3974084f35f8806f887df98c5a4b6bad55..9bdb54c9bf477aa571613ffd2c610614d8bd5186 100644 (file)
@@ -24,7 +24,7 @@ Stubby](https://dnsprivacy.org/wiki/display/DP/About+Stubby) page.
 Installation of this package can be achieved at the command line using `opkg
 install stubby`, or via the LUCI Web Interface. Installing the stubby package
 will also install the required dependency packages, including the
-`ca-certificates` package.
+`ca-bundle` package.
 
 ## Configuration