]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/pakfire3
vpnmain.cgi: Disable compression by default
[ipfire-2.x.git] / lfs / pakfire3
index 8fb810d88252d745ef7cc3ab4bbfcabd979a1509..e51452824dd821ab981c05762b0b2d79f1589f31 100644 (file)
@@ -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