Author: nbd Date: 2014-10-18 11:20:38 +0200 (Sat, 18 Oct 2014) New Revision: 42949
Modified: trunk/package/libs/polarssl/Makefile Log: polarssl: add missing version bump Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/libs/polarssl/Makefile =================================================================== --- trunk/package/libs/polarssl/Makefile 2014-10-18 09:19:51 UTC (rev 42948) +++ trunk/package/libs/polarssl/Makefile 2014-10-18 09:20:38 UTC (rev 42949) @@ -9,7 +9,7 @@ PKG_NAME:=polarssl PKG_VERSION:=1.3.8 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
