From cd6bb2b2f2673a5f045523ef2e7a396e1efa6b99 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Wed, 2 Jan 2019 15:27:47 +0100 Subject: [PATCH] Alembic: version bump (#3521) --- .../alembic/{alembic-1.7.9.recipe => alembic-1.7.10.recipe} | 4 ++-- .../{alembic-1.7.9.patchset => alembic-1.7.10.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/alembic/{alembic-1.7.9.recipe => alembic-1.7.10.recipe} (97%) rename media-libs/alembic/patches/{alembic-1.7.9.patchset => alembic-1.7.10.patchset} (100%) diff --git a/media-libs/alembic/alembic-1.7.9.recipe b/media-libs/alembic/alembic-1.7.10.recipe similarity index 97% rename from media-libs/alembic/alembic-1.7.9.recipe rename to media-libs/alembic/alembic-1.7.10.recipe index 24baff926..12f4785cf 100644 --- a/media-libs/alembic/alembic-1.7.9.recipe +++ b/media-libs/alembic/alembic-1.7.10.recipe @@ -22,9 +22,9 @@ COPYRIGHT="2009-2016 Sony Pictures Imageworks 2016-2018 Blizzard Entertainment, Inc. 2018 J Cube, Inc." LICENSE="ALEMBIC" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/alembic/alembic/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="04012fb37c02fd1ba8e4d4f37f5b1e7a3d78151c6368718c4be07f89a99c8148" +CHECKSUM_SHA256="ce77e048dabd2e11e1c69088bd8f4d949f752dfabe81b297aab652c82c6a4ada" SOURCE_FILENAME="alembic-$portVersion.tar.gz" PATCHES="alembic-$portVersion.patchset" diff --git a/media-libs/alembic/patches/alembic-1.7.9.patchset b/media-libs/alembic/patches/alembic-1.7.10.patchset similarity index 100% rename from media-libs/alembic/patches/alembic-1.7.9.patchset rename to media-libs/alembic/patches/alembic-1.7.10.patchset