perl-dbi: bump to 1.634 5095/head
authorZoltan HERPAI <wigyori@uid0.hu>
Thu, 9 Nov 2017 18:50:29 +0000 (19:50 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 9 Nov 2017 18:50:29 +0000 (19:50 +0100)
As the previous sources were pulled from the net, bump to this
version.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
lang/perl-dbi/Makefile

index 263359128c44db8d1586ce36d05263c86ede1416..b72683bd4d0cb364f12bec60643a6a690fb565ba 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=perl-dbi
-PKG_VERSION:=1.633
+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>