perl-compress-bzip2: Update to 2.22
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
7461d7f44a
commit
c36bc9cee0
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-compress-bzip2
|
||||
PKG_VERSION:=2.20
|
||||
PKG_VERSION:=2.22
|
||||
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:=36b42271d274d941b4a9fed332c6f880
|
||||
PKG_MD5SUM:=0d01b86c3efa74e29bb975aea46b666f
|
||||
|
||||
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
|
Loading…
Reference in a new issue