mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
perl-DBI: update to 1.636.
This commit is contained in:
parent
8935f23ff8
commit
d8b3052bb5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-DBI'.
|
# Template build file for 'perl-DBI'.
|
||||||
pkgname=perl-DBI
|
pkgname=perl-DBI
|
||||||
version=1.635
|
version=1.636
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="DBI-${version}"
|
wrksrc="DBI-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://search.cpan.org/dist/DBI"
|
homepage="http://search.cpan.org/dist/DBI"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/DBI/DBI-$version.tar.gz"
|
distfiles="${CPAN_SITE}/DBI/DBI-$version.tar.gz"
|
||||||
checksum=9814fd24c3b63823b815bb9ccb809b819c746aca16438234d4bb90a53049af56
|
checksum=8f7ddce97c04b4b7a000e65e5d05f679c964d62c8b02c94c1a7d815bb2dd676c
|
||||||
|
|
Loading…
Add table
Reference in a new issue