From 888b20f2bac564d6efa4eddf6679805edfe1e093 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 22 Oct 2019 18:53:12 +0200 Subject: [PATCH] dulwich: bump version. --- .../dulwich/{dulwich-0.12.0.recipe => dulwich-0.19.13.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/dulwich/{dulwich-0.12.0.recipe => dulwich-0.19.13.recipe} (91%) diff --git a/dev-python/dulwich/dulwich-0.12.0.recipe b/dev-python/dulwich/dulwich-0.19.13.recipe similarity index 91% rename from dev-python/dulwich/dulwich-0.12.0.recipe rename to dev-python/dulwich/dulwich-0.19.13.recipe index 55deab80d..e6130163a 100644 --- a/dev-python/dulwich/dulwich-0.12.0.recipe +++ b/dev-python/dulwich/dulwich-0.19.13.recipe @@ -5,9 +5,9 @@ Optional C extensions can be built for improved performance." HOMEPAGE="https://www.samba.org/~jelmer/dulwich/" COPYRIGHT="2008-2013 Jelmer Vernooij" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://pypi.python.org/packages/source/d/dulwich/dulwich-$portVersion.tar.gz" -CHECKSUM_SHA256="8f9070f37eec6175aab60d7064246b5b6453b2fab342589101f1c8feda0a0cc6" +CHECKSUM_SHA256="aa628449c5f594a9a282f4d9e5993fef65481ef5e3b9b6c52ff31200f8f5dc95" ARCHITECTURES="x86_gcc2 x86 x86_64"