summaryrefslogtreecommitdiffstats
path: root/rules/at.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-08-21 12:59:14 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-08-22 10:30:52 +0200
commit7c9696d7bcefb8225c44b8936b43c6c8454b5672 (patch)
tree33e33331ebe3bb7f62c3a7484979425f9835f3c3 /rules/at.make
parent931e6318b7f953244e9b3be9adb8746d9d5ce214 (diff)
downloadptxdist-7c9696d7bcefb8225c44b8936b43c6c8454b5672.tar.gz
ptxdist-7c9696d7bcefb8225c44b8936b43c6c8454b5672.tar.xz
at: fix URL
This version is no longer available at the normal Debian mirrors. Use snapshot.debian.org instead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/at.make')
-rw-r--r--rules/at.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/at.make b/rules/at.make
index 1f0ad35b4..1436dcdbb 100644
--- a/rules/at.make
+++ b/rules/at.make
@@ -21,7 +21,7 @@ AT_MD5 := 1e67991776148fb319fd77a2e599a765
AT_SUFFIX := tar.gz
AT := at-$(AT_VERSION)
AT_TARBALL := at_$(AT_VERSION).orig.$(AT_SUFFIX)
-AT_URL := $(call ptx/mirror, DEB, pool/main/a/at/$(AT_TARBALL))
+AT_URL := http://snapshot.debian.org/archive/debian/20091130T214753Z/pool/main/a/at/$(AT_TARBALL)
AT_SOURCE := $(SRCDIR)/$(AT_TARBALL)
AT_DIR := $(BUILDDIR)/$(AT)
AT_LICENSE := unknown