1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00

testing/perl-string-crc32: upgrade to 1.8

This commit is contained in:
Leo 2019-11-01 11:02:11 -03:00
parent a19621bb7c
commit 1f6db1a8ae

View file

@ -3,8 +3,8 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=perl-string-crc32
_pkgreal=String-CRC32
pkgver=1.7
pkgrel=1
pkgver=1.8
pkgrel=0
pkgdesc="Perl interface for cyclic redundancy check generation"
url="https://metacpan.org/release/String-CRC32"
arch="all"
@ -37,4 +37,4 @@ check() {
make test
}
sha512sums="395ea153e808e8011aa8b4c68d4ae8d8bce24edc2f60b55d56d87f95d20b4cc5ee7a6278e45a1580cdff8fcb1eac8723ac011350906ad69649aa933c46f9b31d String-CRC32-1.7.tar.gz"
sha512sums="ea8a3150dbe72343bdd81fd7ced0e9fb167c19f5638a1d20fe6f618b64535a86053cf72706b907f2f7fca5904d5ce6a7bfadf8d17136d04aba5a5500c98c032e String-CRC32-1.8.tar.gz"