aboutsummaryrefslogtreecommitdiff
path: root/lang/perl-compress-bzip2
diff options
context:
space:
mode:
authorMarcel Denia <naoir@gmx.net>2014-11-18 10:52:24 +0100
committerMarcel Denia <naoir@gmx.net>2014-11-18 11:01:18 +0100
commit91a52fed0fb8ace38eadf480d2c502021a3d434e (patch)
tree8f712c3e9f5e64bc6f9b4ba985a87a6e896699ad /lang/perl-compress-bzip2
parent9633a4699319ff6bd6bdb5adab53d6e6afc37476 (diff)
perl-compress-bzip2: Update to 2.19
Signed-off-by: Marcel Denia <naoir@gmx.net>
Diffstat (limited to 'lang/perl-compress-bzip2')
-rw-r--r--lang/perl-compress-bzip2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl-compress-bzip2/Makefile b/lang/perl-compress-bzip2/Makefile
index 9f9430a67..fefd3f52c 100644
--- a/lang/perl-compress-bzip2/Makefile
+++ b/lang/perl-compress-bzip2/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=perl-compress-bzip2
-PKG_VERSION:=2.18
+PKG_VERSION:=2.19
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:=c4a1995df9443cb97c28593cbbb23304
+PKG_MD5SUM:=dd4ebb4e88a50cc9a85e282618fdf88f
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>