Browse Source

perl-cgi: bump package release because of PKG_LEAVE_COMMENTS

Last commit required release increment so people would refresh to
non-broken files.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
lilik-openwrt-22.03
Philip Prindeville 8 years ago
parent
commit
13e506618b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lang/perl-cgi/Makefile

+ 1
- 1
lang/perl-cgi/Makefile View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=perl-cgi PKG_NAME:=perl-cgi
PKG_VERSION:=4.35 PKG_VERSION:=4.35
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz


Loading…
Cancel
Save