lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 13e506618baaccfb4e19c499d5b49dccbb11f518
parent 80f93e5513fd7ed172a74a3852bddc5fc5c3acf6
Author: Philip Prindeville <philipp@redfish-solutions.com>
Date:   Wed, 11 Jan 2017 14:34:46 -0700

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:
Mlang/perl-cgi/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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