diff --git a/net-libs/neon/neon-0.31.1.recipe b/net-libs/neon/neon-0.31.2.recipe similarity index 94% rename from net-libs/neon/neon-0.31.1.recipe rename to net-libs/neon/neon-0.31.2.recipe index 80fb91524..e6d9c2d0c 100644 --- a/net-libs/neon/neon-0.31.1.recipe +++ b/net-libs/neon/neon-0.31.2.recipe @@ -18,17 +18,17 @@ simplify handling XML HTTP response bodies. property manipulation." HOMEPAGE="https://notroj.github.io/neon/ https://github.com/notroj/neon" -COPYRIGHT="1999-2006 Joe Orton and others" +COPYRIGHT="1999-2021 Joe Orton and others" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://notroj.github.io/neon/neon-$portVersion.tar.gz" -CHECKSUM_SHA256="c9dfcee723050df37ce18ba449d7707b78e7ab8230f3a4c59d9112e17dc2718d" -PATCHES="neon-0.29.6.patch" +CHECKSUM_SHA256="cf1ee3ac27a215814a9c80803fcee4f0ede8466ebead40267a9bd115e16a8678" +PATCHES="neon-$portVersion.patch" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -libVersion="27.4.1" +libVersion="27.4.2" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" diff --git a/net-libs/neon/patches/neon-0.29.6.patch b/net-libs/neon/patches/neon-0.31.2.patch similarity index 100% rename from net-libs/neon/patches/neon-0.29.6.patch rename to net-libs/neon/patches/neon-0.31.2.patch