diff src/build-bison.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 ff92c0dc6aeb
children 22c899db98b5
line wrap: on
line diff
--- a/src/build-bison.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/build-bison.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := build-bison
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 2.7.1
 $(PKG)_CHECKSUM := 00ab1b32d864622077c311e4f5420d4e2931fdc8
 $(PKG)_SUBDIR   := bison-$($(PKG)_VERSION)
 $(PKG)_FILE     := bison-$($(PKG)_VERSION).tar.xz