Merge pull request #3828 from pprindeville/fix-perl-cgi2
perl-cgi: bump package release because of PKG_LEAVE_COMMENTS
This commit is contained in:
commit
87914882f9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=perl-cgi
|
||||
PKG_VERSION:=4.35
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO
|
||||
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue