Update p5-Sereal-Encoder to 5.001.
This commit is contained in:
parent
bd34839a1b
commit
9bc7423a37
@ -1,6 +1,6 @@
|
|||||||
COMMENT = fast, compact, powerful binary serialization
|
COMMENT = fast, compact, powerful binary serialization
|
||||||
|
|
||||||
DISTNAME = Sereal-Encoder-4.025
|
DISTNAME = Sereal-Encoder-5.001
|
||||||
|
|
||||||
CATEGORIES = converters
|
CATEGORIES = converters
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (Sereal-Encoder-4.025.tar.gz) = D9UbpggwJmUNCFJnWCYRc8GKuCNMVSb6x+25GtnGAm4=
|
SHA256 (Sereal-Encoder-5.001.tar.gz) = I2fy9fFIbzL2XDkFBIkY3lVjnHnRg1q1Z4n3DO37usM=
|
||||||
SIZE (Sereal-Encoder-4.025.tar.gz) = 726449
|
SIZE (Sereal-Encoder-5.001.tar.gz) = 729267
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Index: Makefile.PL
|
Index: Makefile.PL
|
||||||
--- Makefile.PL.orig
|
--- Makefile.PL.orig
|
||||||
+++ Makefile.PL
|
+++ Makefile.PL
|
||||||
@@ -89,8 +89,9 @@ inc::Sereal::BuildTools::WriteMakefile(
|
@@ -99,8 +99,9 @@ inc::Sereal::BuildTools::WriteMakefile(
|
||||||
ABSTRACT_FROM => 'lib/Sereal/Encoder.pm',
|
ABSTRACT_FROM => 'lib/Sereal/Encoder.pm',
|
||||||
AUTHOR => 'Steffen Mueller <smueller@cpan.org>, Yves Orton <yves@cpan.org>',
|
AUTHOR => 'Steffen Mueller <smueller@cpan.org>, Yves Orton <yves@cpan.org>',
|
||||||
LIBS => [$libs], # e.g., '-lm'
|
LIBS => [$libs], # e.g., '-lm'
|
||||||
|
Loading…
Reference in New Issue
Block a user