Author: nbd Date: 2014-10-19 18:19:07 +0200 (Sun, 19 Oct 2014) New Revision: 42963
Modified: trunk/package/libs/openssl/Makefile Log: openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/libs/openssl/Makefile =================================================================== --- trunk/package/libs/openssl/Makefile 2014-10-19 16:18:56 UTC (rev 42962) +++ trunk/package/libs/openssl/Makefile 2014-10-19 16:19:07 UTC (rev 42963) @@ -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
