Neueste GnuMP3d-Version eingepflegt

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@372 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-12-31 21:51:45 +00:00
parent 7ab7a9b46f
commit 5e204d581b
2 changed files with 5 additions and 4 deletions

View File

@@ -85,6 +85,7 @@
* glibc-2.3.6
* gmp-4.2
* gnump3d-2.9.8
* gnump3d-2.9.9.9
* gnupg-1.4.5
* grep-2.5.1a
* groff-1.18.1.1

View File

@@ -26,15 +26,15 @@
include Config
VER = 2.9.8
VER = 2.9.9.9
THISAPP = gnump3d-$(VER)
DL_FILE = $(THISAPP).tar.gz
DL_FROM = http://download.savannah.gnu.org/releases/gnump3d
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = gnump3d
PAK_VER = ipfire-beta1
PAK_VER = 1
###############################################################################
# Top-level Rules
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 329507d7c6b3a05549fc04e223908825
$(DL_FILE)_MD5 = 61aadff26da4e5539d481e7397ddaf3e
install : $(TARGET)