diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 11:18:38 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:48 +0200 |
commit | 03b412f296b6392ed41e26e57e59950519366670 (patch) | |
tree | 012918c5710195c242f6a7fb1a6e3148971cdf66 /package/fbsplash | |
parent | 45ef1f58fb1c31e920292095f89ef928527cc82d (diff) |
update distfile url
Diffstat (limited to 'package/fbsplash')
-rw-r--r-- | package/fbsplash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fbsplash/Makefile b/package/fbsplash/Makefile index c08580bc3..859d4a190 100644 --- a/package/fbsplash/Makefile +++ b/package/fbsplash/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= sys/hw PKG_BUILDDEP:= libjpeg-turbo libpng freetype PKG_DEPENDS:= libjpeg-turbo libpng libfreetype PKG_URL:= https://github.com/alanhaggai/fbsplash -PKG_SITES:= http://openadk.org/distfiles/ +PKG_SITES:= http://distfiles.openadk.org/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |