[packages] add missing & update current urls
[openwrt/svn-archive/archive.git] / lang / python-crypto / Makefile
index 8225cc14a9008bd09fafa3d113efc3f84bb38357..f1cd7777011beee2ab4f60a04a3632700cc6d176 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -23,7 +23,7 @@ define Package/python-crypto
        CATEGORY:=Languages
        SUBMENU:=Python
        TITLE:=python-crypto
-       URL:=http://www.amk.ca/python/code/crypto.html
+       URL:=http://www.pycrypto.org/
        DEPENDS:=+python +libgmp
 endef