1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-21 01:52:55 +03:00

adjust license & md5 sum

This commit is contained in:
M. Dietrich 2010-02-11 21:16:53 +01:00
parent b5e8bdf8d9
commit 4e63e5be4c

View File

@ -1,5 +1,5 @@
# This is free software, licensed under the GNU General Public License
# v2. See /LICENSE for more information.
# v3. See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=robots
@ -8,7 +8,7 @@ PKG_RELEASE:=6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://pyneo.org/t
PKG_MD5SUM:=c673aaab232243c660484d2969e3cf30
PKG_MD5SUM:=bbc3134ec29c15fac7e39793046ba6ab
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk