perl-dbi: Update to 1.632
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
91a52fed0f
commit
87cb353bfd
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=perl-dbi
|
PKG_NAME:=perl-dbi
|
||||||
PKG_VERSION:=1.631
|
PKG_VERSION:=1.632
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/T/TI/TIMB/
|
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/T/TI/TIMB/
|
||||||
PKG_SOURCE:=DBI-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=DBI-$(PKG_VERSION).tar.gz
|
||||||
PKG_MD5SUM:=444d3c305e86597e11092b517794a840
|
PKG_MD5SUM:=285fc34c1ee20125aabbd50bc3e587fb
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
||||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||||
|
|
Loading…
Reference in a new issue