X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpakfire3;h=e51452824dd821ab981c05762b0b2d79f1589f31;hb=7fbbd2aebc014bdd86e527b94418e8201c82ce42;hp=8fb810d88252d745ef7cc3ab4bbfcabd979a1509;hpb=cdce14908d3ed37bb4207f57dea843705ec10283;p=ipfire-2.x.git diff --git a/lfs/pakfire3 b/lfs/pakfire3 index 8fb810d882..e51452824d 100644 --- a/lfs/pakfire3 +++ b/lfs/pakfire3 @@ -28,13 +28,13 @@ VER = 0.9.25 THISAPP = pakfire-$(VER) DL_FILE = $(THISAPP).tar.gz -DL_FROM = http://source.ipfire.org/releases/pakfire/ +DL_FROM = https://source.ipfire.org/releases/pakfire/ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = pakfire3 -PAK_VER = 4 +PAK_VER = 5 -DEPS = "libsolv pycurl pygpgme python-progressbar python-xattr sqlite urlgrabber" +DEPS = "libsolv pycurl pygpgme python-progressbar python-xattr urlgrabber" ############################################################################### # Top-level Rules