From 53a5d33cd0602090b631a519c82649a833b4fc87 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:33 +0000 Subject: [PATCH] crypto++: extract update_* to external update file --- srcpkgs/crypto++/template | 1 - srcpkgs/crypto++/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/crypto++/update diff --git a/srcpkgs/crypto++/template b/srcpkgs/crypto++/template index df12f31e026..9c778406f63 100644 --- a/srcpkgs/crypto++/template +++ b/srcpkgs/crypto++/template @@ -8,7 +8,6 @@ short_desc="A free C++ class library of cryptographic schemes" maintainer="Juan RP " homepage="http://www.cryptopp.com/" license="Boost Software License 1.0, Public domain" -update_pkgname=cryptopp distfiles="http://www.cryptopp.com/cryptopp${version}.zip" checksum=5cbfd2fcb4a6b3aab35902e2e0f3b59d9171fee12b3fc2b363e1801dfec53574 diff --git a/srcpkgs/crypto++/update b/srcpkgs/crypto++/update new file mode 100644 index 00000000000..947c5e1eb6c --- /dev/null +++ b/srcpkgs/crypto++/update @@ -0,0 +1 @@ +pkgname=cryptopp