Browse Source

perl-compress-bzip2: Update to 2.19

Signed-off-by: Marcel Denia <naoir@gmx.net>
lilik-openwrt-22.03
Marcel Denia 10 years ago
parent
commit
91a52fed0f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/perl-compress-bzip2/Makefile

+ 2
- 2
lang/perl-compress-bzip2/Makefile View File

@ -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>


Loading…
Cancel
Save