mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
perl-DBI: update to 1.635.
This commit is contained in:
parent
fd6d0f76ba
commit
05c4a79b49
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.634
|
version=1.635
|
||||||
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=250712f385864818abfba409420d16d9ee61f1cc73ac85159d054a5ee86d1450
|
checksum=9814fd24c3b63823b815bb9ccb809b819c746aca16438234d4bb90a53049af56
|
||||||
|
|
Loading…
Add table
Reference in a new issue