perl-compress-bzip2: Update to 2.24

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia 2015-12-21 17:53:25 +01:00
parent a23ffef7e9
commit 9405a8faec
1 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=perl-compress-bzip2
PKG_VERSION:=2.22
PKG_RELEASE:=4
PKG_VERSION:=2.24
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/R/RU/RURBAN/
PKG_SOURCE:=Compress-Bzip2-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=0d01b86c3efa74e29bb975aea46b666f
PKG_MD5SUM:=d5ef04d1e51fe45743b3044abad967d2
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>