aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/ustream-ssl/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-11-05 15:07:55 +0100
committerJo-Philipp Wich <jo@mein.io>2019-11-05 15:12:18 +0100
commit9d401013fc61b0ca51cd557b9922052b2c3cce26 (patch)
tree3dc4eb71d6c8a251896ecded62251e9204414ecc /package/libs/ustream-ssl/Makefile
parente70772311d0c055ef59f799e9ca3497c37b4464f (diff)
downloadupstream-9d401013fc61b0ca51cd557b9922052b2c3cce26.tar.gz
upstream-9d401013fc61b0ca51cd557b9922052b2c3cce26.tar.bz2
upstream-9d401013fc61b0ca51cd557b9922052b2c3cce26.zip
ustream-ssl: backport fix for CVE-2019-5101, CVE-2019-5102
Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit c5d5cdb759adc890ce6699117b7119acf280ce77)
Diffstat (limited to 'package/libs/ustream-ssl/Makefile')
-rw-r--r--package/libs/ustream-ssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile
index 2ea5bf0bd5..86c2d025a0 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=$(PROJECT_GIT)/project/ustream-ssl.git