diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-02 23:53:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:43 +0200 |
commit | fc480c90f6da3a9b8f4ce08f396010cc6ab4a731 (patch) | |
tree | 506f115aa5c6595370006d0a4df419869d10b695 | |
parent | 18721988f76fa4bc07a357acabcbb292fa81f412 (diff) |
update download url
-rw-r--r-- | package/vilistextum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vilistextum/Makefile b/package/vilistextum/Makefile index 7b3fae867..eaacb135d 100644 --- a/package/vilistextum/Makefile +++ b/package/vilistextum/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_HASH:= 3a16b4d70bfb144e044a8d584f091b0f9204d86a716997540190100c20aaf88d PKG_DESCR:= html to ascii converter PKG_SECTION:= net/mail -PKG_SITES:= http://bhaak.dyndns.org/${PKG_NAME}/ +PKG_SITES:= http://bhaak.net/vilistextum/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |