From 0cf102a61268b768fc8d732368af6d621c54142f Mon Sep 17 00:00:00 2001 From: Marcel Denia Date: Wed, 6 May 2015 10:56:34 +0200 Subject: [PATCH] perl-compress-bzip2: Bump PKG_RELEASE Recent changes in the perl package changed the ABI. Signed-off-by: Marcel Denia --- lang/perl-compress-bzip2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/perl-compress-bzip2/Makefile b/lang/perl-compress-bzip2/Makefile index 0671cd9715..fd53c1bd69 100644 --- a/lang/perl-compress-bzip2/Makefile +++ b/lang/perl-compress-bzip2/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=perl-compress-bzip2 PKG_VERSION:=2.22 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/R/RU/RURBAN/ PKG_SOURCE:=Compress-Bzip2-$(PKG_VERSION).tar.gz