aboutsummaryrefslogtreecommitdiff
path: root/libs/libowfat
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2015-05-13 13:39:15 +0200
committerDaniel Golle <daniel@makrotopia.org>2015-05-13 13:39:15 +0200
commitb47fe96be480fd68c23642498f8a72b86613a0ae (patch)
tree29569d4794a0691ed00d06c6ef640d9168e6f104 /libs/libowfat
parent386d09b7d8482c0aa1f7dcd9672c6067eded2eba (diff)
libowfat: fix download URL
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'libs/libowfat')
-rw-r--r--libs/libowfat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libowfat/Makefile b/libs/libowfat/Makefile
index 12f000bd4..01bd25a1f 100644
--- a/libs/libowfat/Makefile
+++ b/libs/libowfat/Makefile
@@ -14,7 +14,7 @@ PKG_VERSION:=$(LOWFAT_VERSION)
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=http://dl.fefe.de
+PKG_SOURCE_URL:=http://www.fefe.de/libowfat
PKG_MD5SUM:=f0119532ea834ce9e80afe49d7d85512
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=GPL-2.0