]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
libplist: download from the official project website and use a tar.bz2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 25 Nov 2015 14:25:29 +0000 (14:25 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Nov 2015 18:12:46 +0000 (19:12 +0100)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libplist/libplist.mk

index b87c5ba3c469f86e1e534afcdeacaa8293e039fc..7f60b5ee03751c51ffdb5746851552810e0b1f3a 100644 (file)
@@ -5,7 +5,8 @@
 ################################################################################
 
 LIBPLIST_VERSION = 1.12
-LIBPLIST_SITE = http://cgit.sukimashita.com/libplist.git/snapshot
+LIBPLIST_SOURCE = libplist-$(LIBPLIST_VERSION).tar.bz2
+LIBPLIST_SITE = http://www.libimobiledevice.org/downloads
 LIBPLIST_DEPENDENCIES = libxml2 host-pkgconf
 LIBPLIST_INSTALL_STAGING = YES
 LIBPLIST_LICENSE = LGPLv2.1+