aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/bc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/bc/Makefile b/utils/bc/Makefile
index f02285e8d..14f9480ed 100644
--- a/utils/bc/Makefile
+++ b/utils/bc/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=1.06.95
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
-PKG_SOURCE_URL:=ftp://ftp.debian.org/debian/pool/main/b/bc
+PKG_SOURCE_URL:=@DEBIAN/pool/main/b/bc
PKG_HASH:=5e1471869dd27ba4120dd3942d2f4ec6646cf917fb056be9ae0d3a8259668d47
PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org>