From 87cb353bfd89db8c84270bc358318814b65b2235 Mon Sep 17 00:00:00 2001 From: Marcel Denia Date: Tue, 18 Nov 2014 10:53:00 +0100 Subject: [PATCH] perl-dbi: Update to 1.632 Signed-off-by: Marcel Denia --- lang/perl-dbi/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/perl-dbi/Makefile b/lang/perl-dbi/Makefile index 53c15066f7..7af28ce22b 100644 --- a/lang/perl-dbi/Makefile +++ b/lang/perl-dbi/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=perl-dbi -PKG_VERSION:=1.631 -PKG_RELEASE:=2 +PKG_VERSION:=1.632 +PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/T/TI/TIMB/ PKG_SOURCE:=DBI-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=444d3c305e86597e11092b517794a840 +PKG_MD5SUM:=285fc34c1ee20125aabbd50bc3e587fb PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl PKG_MAINTAINER:=Marcel Denia