aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/ustream-ssl
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2018-07-27 12:23:40 +0200
committerJohn Crispin <john@phrozen.org>2018-07-30 10:35:12 +0200
commit5647cc7bd49232839281d28c7575fb5e0a84515c (patch)
treec4e3da3a42dfb913381e4da7ee6a33b43f0bf5c0 /package/libs/ustream-ssl
parent5b614e33476269ccb7b526e9e7e5f67eacdb9dc1 (diff)
downloadupstream-5647cc7bd49232839281d28c7575fb5e0a84515c.tar.gz
upstream-5647cc7bd49232839281d28c7575fb5e0a84515c.tar.bz2
upstream-5647cc7bd49232839281d28c7575fb5e0a84515c.zip
treewide: Bump PKG_RELEASE due to mbedtls update
Bump PKG_RELEASE on packages that depends on (lib)mbedtls to avoid library mismatch. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'package/libs/ustream-ssl')
-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 6cd08a6cb4..9bb093d734 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:=2
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ustream-ssl.git