Skip to content
This repository was archived by the owner on Sep 13, 2020. It is now read-only.

Commit fbc34d6

Browse files
author
Damian Kowalewski
committed
prepare for merging into ParsePlatform
1 parent 55c1c69 commit fbc34d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openwrt/parse-embedded/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PKG_VERSION:=1.0.1-rc3
1414
PKG_RELEASE:=1
1515

1616
PKG_SOURCE:=$(PKG_NAME)-sdks-$(PKG_VERSION).tar.gz
17-
PKG_SOURCE_URL:=git://github.com/mtl2034/parse-embedded-sdks.git
17+
PKG_SOURCE_URL:=git://github.com/ParsePlatform/parse-embedded-sdks.git
1818
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-sdks-$(PKG_VERSION)
1919
PKG_SOURCE_VERSION:=$(PKG_VERSION)
2020
PKG_SOURCE_PROTO:=git

0 commit comments

Comments
 (0)