perl-DBD-Pg: rebuild against perl-5.28.0_2

This commit is contained in:
maxice8 2018-08-17 06:02:40 -03:00
parent ee55386814
commit af3445d5e7
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'perl-DBD-Pg'. # Template build file for 'perl-DBD-Pg'.
pkgname=perl-DBD-Pg pkgname=perl-DBD-Pg
version=3.7.4 version=3.7.4
revision=2 revision=3
wrksrc="DBD-Pg-${version}" wrksrc="DBD-Pg-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl perl-DBI" hostmakedepends="perl perl-DBI"