perl-www-mechanize: Update to 1.74
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
0fbe9331a9
commit
f7357407f8
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2010-2014 OpenWrt.org
|
||||
# Copyright (C) 2010-2015 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-www-mechanize
|
||||
PKG_VERSION:=1.73
|
||||
PKG_VERSION:=1.74
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=WWW-Mechanize-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/E/ET/ETHER/
|
||||
PKG_MD5SUM:=de0a9c528c12793c881151301bc14d1a
|
||||
PKG_MD5SUM:=8ec615225037ac66a2d37f4e9693ef86
|
||||
|
||||
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
|
Loading…
Reference in a new issue