diff src/build-python.mk @ 3480:13be64f9f16d

move version info from index.html to src/*.mk files
author John W. Eaton <jwe@octave.org>
date Fri, 31 Jan 2014 16:04:01 -0500
parents f0a1b0872dbb
children a551b373abc4
line wrap: on
line diff
--- a/src/build-python.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/build-python.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := build-python
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 2.7.6
 $(PKG)_CHECKSUM := 8328d9f1d55574a287df384f4931a3942f03da64
 $(PKG)_SUBDIR   := Python-$($(PKG)_VERSION)
 $(PKG)_FILE     := Python-$($(PKG)_VERSION).tgz