Author: nbd Date: 2014-10-18 11:20:57 +0200 (Sat, 18 Oct 2014) New Revision: 42950
Modified: branches/barrier_breaker/package/libs/polarssl/Makefile Log: polarssl: add missing version bump Signed-off-by: Felix Fietkau <[email protected]> Backport of r42949 Modified: branches/barrier_breaker/package/libs/polarssl/Makefile =================================================================== --- branches/barrier_breaker/package/libs/polarssl/Makefile 2014-10-18 09:20:38 UTC (rev 42949) +++ branches/barrier_breaker/package/libs/polarssl/Makefile 2014-10-18 09:20:57 UTC (rev 42950) @@ -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
