mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/perl-protocol-redis: upgrade to 1.0021
This commit is contained in:
parent
cc24b90538
commit
d6fc22df92
@ -2,10 +2,10 @@
|
||||
# Contributor: Celeste <cielesti@protonmail.com>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=perl-protocol-redis
|
||||
pkgver=1.0021
|
||||
pkgrel=0
|
||||
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
|
||||
_pkgreal=Protocol-Redis
|
||||
pkgver=1.0011
|
||||
pkgrel=0
|
||||
pkgdesc="Redis protocol parser/encoder with asynchronous capabilities"
|
||||
url="https://metacpan.org/release/Protocol-Redis/"
|
||||
arch="noarch"
|
||||
@ -31,12 +31,8 @@ check() {
|
||||
|
||||
package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
|
||||
cd "$pkgdir"
|
||||
# introduces a circular dependency on perl-protocol-redis-faster
|
||||
rm -v usr/share/perl5/vendor_perl/Protocol/benchmark.pl
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
43e4a05698fe0cc0ceff0b4b7fc81dc2320bbab1ca7933c26cad5ea7caa4b930665c135f604406d192bd2d49bb804eb2bd5e2015960e5dea73e1cbcbbc86980a Protocol-Redis-1.0011.tar.gz
|
||||
f1d390b33b94a5346d6063904861529b360851d547b534064fc082495ba4941e524284edee53ddb3a10dc35755c5645378fdc51746ff60b0e5e083f1d4f6cdf5 Protocol-Redis-1.0021.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user