summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/digest/digest-0.0.1.1.ebuild')
-rw-r--r--dev-haskell/digest/digest-0.0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/digest/digest-0.0.1.1.ebuild b/dev-haskell/digest/digest-0.0.1.1.ebuild
index 7a3566e1d895..27119be98156 100644
--- a/dev-haskell/digest/digest-0.0.1.1.ebuild
+++ b/dev-haskell/digest/digest-0.0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.1.1.ebuild,v 1.6 2012/08/09 10:27:07 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.1.1.ebuild,v 1.7 2012/09/12 15:43:15 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now."
HOMEPAGE="http://hackage.haskell.org/package/digest"
-SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"