Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
f2e72022
Commit
f2e72022
authored
May 29, 2019
by
Leo
Committed by
Francesco Colista
May 29, 2019
Browse files
main/perl-date-manip: upgrade to 6.76
parent
78651dab
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/perl-date-manip/APKBUILD
View file @
f2e72022
...
...
@@ -2,14 +2,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
perl-date-manip
_pkgreal
=
Date-Manip
pkgver
=
6.7
5
pkgrel
=
1
pkgver
=
6.7
6
pkgrel
=
0
pkgdesc
=
"Date manipulation routines"
url
=
"http://search.cpan.org/dist/Date-Manip/"
arch
=
"noarch"
license
=
"GPL
PerlArtistic
"
license
=
"GPL
-1.0-or-later OR Artistic-1.0-Perl
"
cpandepends
=
"perl-yaml-syck"
cpanmakedepends
=
"perl-test-inter
"
cpanmakedepends
=
"perl-test-inter"
depends
=
"
$cpandepends
"
makedepends
=
"perl-dev
$cpanmakedepends
perl-module-build"
subpackages
=
"
$pkgname
-doc"
...
...
@@ -34,8 +34,8 @@ check() {
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
pure_install
||
return
1
make
DESTDIR
=
"
$pkgdir
"
pure_install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
0a58a2c9e26edcbff5ca36328d55e39b417f22620c07b9b473dd9723f6b324dcb8bd8f37430420a87f8d6cffbcdcb93cf2f92382972d6d210f96ab236a042dba
Date-Manip-6.7
5
.tar.gz"
sha512sums
=
"
dab6416e58ca5a032bd3e1a7d44578f5fad7ed6c2d9f1f8afdff6e04ecac13ceb035f533ab7f3cdb0875f7916166a51845f49cb8da40775846fb9b27b635e280
Date-Manip-6.7
6
.tar.gz"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment