diff options
author | miau <miaukatzemiau@priveasy.de> | 2012-06-19 17:00:21 (GMT) |
---|---|---|
committer | miau <miaukatzemiau@priveasy.de> | 2012-06-19 17:00:21 (GMT) |
commit | 5bcaa4553df5d38d2c44ccce7de88b39e1afe63e (patch) | |
tree | 2655610e5b91165d26dab12fc4a03a7973a9a279 /geolocate/Makefile | |
parent | 5308c8f8b05bfa164c74128a526c7d184bb15879 (diff) |
Diffstat (limited to 'geolocate/Makefile')
-rw-r--r-- | geolocate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geolocate/Makefile b/geolocate/Makefile index de2e128..431df73 100644 --- a/geolocate/Makefile +++ b/geolocate/Makefile @@ -7,7 +7,7 @@ PKG_REV:=769792c00de12cd885c380402aef9b5987f44d9c PKG_SOURCE:=$(PKG_NAME)-$(PKG_REV).tar.gz PKG_MD5SUM:=always-use-git -PKG_SOURCE_URL:=git://code.sotun.de/ffj/geolocate +PKG_SOURCE_URL:=git://code.sotun.de/wrt/geolocate PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=git |