perl-cgi: Update to 4.25
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
1557f6c4da
commit
09f97c7b35
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-cgi
|
||||
PKG_VERSION:=4.22
|
||||
PKG_VERSION:=4.25
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO
|
||||
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=8289aa6f2cba9589134d517f4a25da9e
|
||||
PKG_MD5SUM:=e047bec455105cdfa413b9c776f95bb9
|
||||
|
||||
PKG_LICENSE:=GPL Artistic-2.0
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
|
Loading…
Reference in a new issue