perl-cgi: Bump version to latest
This version is no longer posted on CPAN so point to latest instead. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
parent
afda05e417
commit
b88eb1b6e1
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-cgi
|
||||
PKG_VERSION:=4.28
|
||||
PKG_VERSION:=4.35
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO
|
||||
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=28efb391377f6e98c19c23292d5fcc8c
|
||||
PKG_MD5SUM:=15e63942c02354426b25f056f2a4467c
|
||||
|
||||
PKG_LICENSE:=GPL Artistic-2.0
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
|
Loading…
Reference in a new issue