diff options
author | Philip Prindeville <philipp@redfish-solutions.com> | 2017-01-11 14:34:46 -0700 |
---|---|---|
committer | Philip Prindeville <philipp@redfish-solutions.com> | 2017-01-11 15:40:52 -0700 |
commit | 13e506618baaccfb4e19c499d5b49dccbb11f518 (patch) | |
tree | 3eec23283b84465b2cacc38ebb014ccce1c2155a /lang/perl-cgi | |
parent | 80f93e5513fd7ed172a74a3852bddc5fc5c3acf6 (diff) |
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>
Diffstat (limited to 'lang/perl-cgi')
-rw-r--r-- | lang/perl-cgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl-cgi/Makefile b/lang/perl-cgi/Makefile index 066bf41d7..eaca4253c 100644 --- a/lang/perl-cgi/Makefile +++ b/lang/perl-cgi/Makefile @@ -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 |