From 4d29bcedec337a0b7c61f77a44cd4a5c0ebd5456 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 15 Aug 2007 19:47:06 +0000 Subject: [PATCH] python-crypto: change package name, update to 2.0.1 --- .../python/{python-crypto_1.9a6.bb => python-pycrypto_2.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename packages/python/{python-crypto_1.9a6.bb => python-pycrypto_2.0.1.bb} (91%) diff --git a/packages/python/python-crypto_1.9a6.bb b/packages/python/python-pycrypto_2.0.1.bb similarity index 91% rename from packages/python/python-crypto_1.9a6.bb rename to packages/python/python-pycrypto_2.0.1.bb index 0a842e4688..cee0e16af0 100644 --- a/packages/python/python-crypto_1.9a6.bb +++ b/packages/python/python-pycrypto_2.0.1.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" PRIORITY = "optional" DEPENDS = "gmp" SRCNAME = "pycrypto" -LICENSE = "python-crypto" +LICENSE = "pycrypto" SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 2.39.5