diff options
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 |