update to p5-JSON-XS 2.33
This commit is contained in:
parent
9775d07bcd
commit
64869dc9c5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2013/03/11 01:30:28 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2013/03/21 09:59:52 sthen Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -6,12 +6,8 @@ COMMENT = JSON serialising/deserialising, done correctly and fast
|
||||
|
||||
MODULES = cpan
|
||||
USE_GROFF = Yes
|
||||
DISTNAME = JSON-XS-2.29
|
||||
# there was a version with three digits after the dot,
|
||||
# pad to that length for seamless updates
|
||||
PKGNAME = p5-${DISTNAME}0
|
||||
REVISION = 2
|
||||
EPOCH = 0
|
||||
DISTNAME = JSON-XS-2.33
|
||||
EPOCH = 1
|
||||
CATEGORIES = converters
|
||||
|
||||
MAINTAINER = Simon Bertrang <simon@openbsd.org>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (JSON-XS-2.29.tar.gz) = qVcwEcuDAhOmYVqy5qZNvA==
|
||||
RMD160 (JSON-XS-2.29.tar.gz) = 7JnVjamxGDR2r8MMmXz2Ou1uFXo=
|
||||
SHA1 (JSON-XS-2.29.tar.gz) = t4LX+zL2AH1J/LFXfQS0J3ZQJSU=
|
||||
SHA256 (JSON-XS-2.29.tar.gz) = fhcPGGMU7GdXTd8S7H+yy2EckXjgtaCZkTfPwbLoiL4=
|
||||
SIZE (JSON-XS-2.29.tar.gz) = 72387
|
||||
SHA256 (JSON-XS-2.33.tar.gz) = tDkcmK0lpKVGwU0O3fMhJzTSi4yL/OYTE72b3wtyyFw=
|
||||
SIZE (JSON-XS-2.33.tar.gz) = 74514
|
||||
|
Loading…
Reference in New Issue
Block a user