summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/psplash/psplash.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/psplash/psplash.mk b/package/psplash/psplash.mk
index cb1c54a8c8..83b6f79c64 100644
--- a/package/psplash/psplash.mk
+++ b/package/psplash/psplash.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PSPLASH_VERSION = 0.1
-PSPLASH_SITE = http://downloads.yoctoproject.org/releases/psplash
+PSPLASH_VERSION = afd4e228c606a9998feae44a3fed4474803240b7
+PSPLASH_SITE = git://git.yoctoproject.org/psplash
PSPLASH_LICENSE = GPLv2+
-PSPLASH_LICENSE_FILES = COPYING
+PSPLASH_AUTORECONF = YES
$(eval $(autotools-package))
OpenPOWER on IntegriCloud