perl-dbi: Update to 1.634
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
54f5ae67cc
commit
96bd9d4787
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-dbi
|
||||
PKG_VERSION:=1.633
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=1.634
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/T/TI/TIMB/
|
||||
PKG_SOURCE:=DBI-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=b4fe13b9a51c1446c5f3cf93e69a2044
|
||||
PKG_MD5SUM:=4ad15a9c2cc9b68e3fe1f5cadf9cdb30
|
||||
|
||||
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
|
Loading…
Reference in a new issue