Author: nbd Date: 2014-10-19 18:54:33 +0200 (Sun, 19 Oct 2014) New Revision: 42964
Modified: branches/barrier_breaker/package/libs/openssl/Makefile Log: openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169) Signed-off-by: Felix Fietkau <[email protected]> Backport of r42963 Modified: branches/barrier_breaker/package/libs/openssl/Makefile =================================================================== --- branches/barrier_breaker/package/libs/openssl/Makefile 2014-10-19 16:19:07 UTC (rev 42963) +++ branches/barrier_breaker/package/libs/openssl/Makefile 2014-10-19 16:54:33 UTC (rev 42964) @@ -51,6 +51,7 @@ CATEGORY:=Libraries DEPENDS:=+zlib TITLE+= (libraries) + ABI_VERSION:=$(PKG_VERSION) MENU:=1 endef _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
