]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/pakfire3
pakfire3: Forgot to increase release number.
[people/teissler/ipfire-2.x.git] / lfs / pakfire3
index 61dd988b47c94a6e4defc9639b43bc53a1c15a4a..d31c1834edee566428612a64a4b6cc96a93d4ae2 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.9.23
+VER        = 0.9.25
 
 THISAPP    = pakfire-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = http://source.ipfire.org/releases/pakfire/
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG      = pakfire3
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       = "libsolv pycurl pygpgme python-progressbar python-xattr sqlite urlgrabber"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 10e6dd51c917faa8bd2e7435495de211
+$(DL_FILE)_MD5 = 8932670f3ac7c7ab1892b719a078de31
 
 install : $(TARGET)