From: Marcel Denia Date: Wed, 6 May 2015 08:56:34 +0000 (+0200) Subject: perl-compress-bzip2: Bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0cf102a61268b768fc8d732368af6d621c54142f;p=openwrt-packages.git perl-compress-bzip2: Bump PKG_RELEASE Recent changes in the perl package changed the ABI. Signed-off-by: Marcel Denia --- diff --git a/lang/perl-compress-bzip2/Makefile b/lang/perl-compress-bzip2/Makefile index 0671cd971..fd53c1bd6 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