[Lunar-commits] <moonbase-core> shadow: fix the download path.

Florin Braescu florin at lunar-linux.org
Sun Mar 16 20:21:53 CET 2014


commit 2d2ca7e708c76a63ab698ee48cda826dfbaf981a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 10 Mar 2014 20:21:31 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/2d2ca7e708c76a63ab698ee48cda826dfbaf981a

shadow: fix the download path.
---
  security/shadow/DETAILS | +4/-3     
  1 file changed, 4 insertions(+), 3 deletions(-)

--- a/security/shadow/DETAILS
+++ b/security/shadow/DETAILS
@@ -1,8 +1,9 @@
           MODULE=shadow
          VERSION=4.1.5.1
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://pkg-shadow.alioth.debian.org/releases
-      SOURCE_VFY=sha256:aa32333748d68b58ed3a83625f0165e0f6b9dc4639e6377c9300c6bf4fe978fb
+          SOURCE=${MODULE}_$VERSION.orig.tar.gz
+      SOURCE_URL=http://cdn.debian.net/debian/pool/main/s/$MODULE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha256:ee1986c5fec9f6e7868bcc5329874a72dec74897b598d86eb0532f79471f32f0
         WEB_SITE=http://packages.qa.debian.org/s/shadow.html
       MAINTAINER=ratler at lunar-linux.org
          ENTERED=20010922




More information about the Lunar-commits mailing list