]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated python module pyblock to version 0.42.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Apr 2009 15:05:13 +0000 (17:05 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Apr 2009 15:05:13 +0000 (17:05 +0200)
lfs/python-pyblock

index dea7235e7a0f8156d6c86842c5363aa66ae5f095..68917de43a7576c69d10dfee9cc6d527483f6e14 100644 (file)
 include Config
 
 PKG_NAME   = pyblock
-PKG_VER    = 0.34
+PKG_VER    = 0.42
 PKG_REL    = 0
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
-DL_FILE    = $(THISAPP).tar.bz2
-DIR_APP    = $(DIR_SRC)/$(THISAPP)
+DL_FILE    = $(THISAPP).tar.gz
+DIR_APP    = $(DIR_SRC)/$(PKG_NAME)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)