perl-cgi: Update to 4.28
This commit is contained in:
parent
bb314db7bd
commit
c7acba22e2
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-cgi
|
||||
PKG_VERSION:=4.26
|
||||
PKG_VERSION:=4.28
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO
|
||||
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=bf606eda81c9dc5347c1f3483732b2d2
|
||||
PKG_MD5SUM:=28efb391377f6e98c19c23292d5fcc8c
|
||||
|
||||
PKG_LICENSE:=GPL Artistic-2.0
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
|
Loading…
Reference in a new issue