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 /shuf | |
parent | 5308c8f8b05bfa164c74128a526c7d184bb15879 (diff) |
Diffstat (limited to 'shuf')
-rw-r--r-- | shuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shuf/Makefile b/shuf/Makefile index 7ee0cab..45a5cc6 100644 --- a/shuf/Makefile +++ b/shuf/Makefile @@ -7,7 +7,7 @@ PKG_REV:=743581225719056a79a378f04ebb44cea1bc3b8e PKG_SOURCE:=$(PKG_NAME)-$(PKG_REV).tar.gz PKG_MD5SUM:=always-use-git -PKG_SOURCE_URL:=git://code.sotun.de/ffj/shuf +PKG_SOURCE_URL:=git://code.sotun.de/wrt/shuf PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=git |