aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-14 15:05:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-14 15:05:42 +0000
commit92007525b8c5956923c62c4fe0da339f172ace7e (patch)
treebd1a2362904dd7e3151fc1706d7cbb2611a568d4 /package/libs
parent1553b40323cf901438077e58db0c3544875585f5 (diff)
downloadupstream-92007525b8c5956923c62c4fe0da339f172ace7e.tar.gz
upstream-92007525b8c5956923c62c4fe0da339f172ace7e.tar.bz2
upstream-92007525b8c5956923c62c4fe0da339f172ace7e.zip
ustream-ssl: add support for polarssl 1.3
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39929 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/ustream-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile
index d61c4e89f8..77cf21517e 100644
--- a/package/libs/ustream-ssl/Makefile
+++ b/package/libs/ustream-ssl/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ustream-ssl
-PKG_VERSION:=2013-10-30
+PKG_VERSION:=2014-03-14
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/ustream-ssl.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=1dc753d6438121ef4cc57b185ea340c082d362c6
+PKG_SOURCE_VERSION:=2263994fef00cd53642c0337e893fb2d1b35c081
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1