Skip to content

Commit

Permalink
Merge pull request #575 from Florin65/net
Browse files Browse the repository at this point in the history
shadow: fix the download path.
  • Loading branch information
Stefan Wold committed Mar 16, 2014
2 parents 1b51df8 + 2d2ca7e commit 98a3498
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions 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@lunar-linux.org
ENTERED=20010922
Expand Down

0 comments on commit 98a3498

Please sign in to comment.