Author: nbd Date: 2016-01-04 16:12:53 +0100 (Mon, 04 Jan 2016) New Revision: 48126
Modified: trunk/package/libs/ustream-ssl/Makefile Log: ustream-ssl: move to git.openwrt.org Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/libs/ustream-ssl/Makefile =================================================================== --- trunk/package/libs/ustream-ssl/Makefile 2016-01-04 15:12:37 UTC (rev 48125) +++ trunk/package/libs/ustream-ssl/Makefile 2016-01-04 15:12:53 UTC (rev 48126) @@ -5,7 +5,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://nbd.name/ustream-ssl.git +PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ustream-ssl.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=c2d73c22618e8ee444e8d346695eca908ecb72d3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
