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:09:47 +0100
commitc5d5cdb759adc890ce6699117b7119acf280ce77 (patch)
treeb100e1d053c23090344df8a1ac8dd9cbe9483183 /package/libs/ustream-ssl/Makefile
parent439ac8104bf68b4843b94e9848a33f99ee5a3085 (diff)
downloadupstream-c5d5cdb759adc890ce6699117b7119acf280ce77.tar.gz
upstream-c5d5cdb759adc890ce6699117b7119acf280ce77.tar.bz2
upstream-c5d5cdb759adc890ce6699117b7119acf280ce77.zip
ustream-ssl: backport fix for CVE-2019-5101, CVE-2019-5102
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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 5d94ada4d8..f6457fc484 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