diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile index e76fd3b81c..df5212372c 100644 --- a/package/libs/ustream-ssl/Makefile +++ b/package/libs/ustream-ssl/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ustream-ssl -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(LEDE_GIT)/project/ustream-ssl.git @@ -47,7 +47,6 @@ define Package/libustream-polarssl TITLE += (polarssl) DEPENDS += +libpolarssl VARIANT:=polarssl - DEFAULT_VARIANT:=1 endef define Package/libustream-mbedtls