summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/at/at_3.2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/at/at_3.2.5.bb b/meta/recipes-extended/at/at_3.2.5.bb
index 6769eb364b..87a436173f 100644
--- a/meta/recipes-extended/at/at_3.2.5.bb
+++ b/meta/recipes-extended/at/at_3.2.5.bb
@@ -22,7 +22,7 @@ PAM_DEPS = "libpam libpam-runtime pam-plugin-env pam-plugin-limits"
22RCONFLICTS:${PN} = "atd" 22RCONFLICTS:${PN} = "atd"
23RREPLACES:${PN} = "atd" 23RREPLACES:${PN} = "atd"
24 24
25SRC_URI = "http://software.calhariz.com/at/${BPN}_${PV}.orig.tar.gz \ 25SRC_URI = "${DEBIAN_MIRROR}/main/a/at/${BPN}_${PV}.orig.tar.gz \
26 file://posixtm.c \ 26 file://posixtm.c \
27 file://posixtm.h \ 27 file://posixtm.h \
28 file://file_replacement_with_gplv2.patch \ 28 file://file_replacement_with_gplv2.patch \