diff src/poco.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 5ef49fb3299d
children
line wrap: on
line diff
--- a/src/poco.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/poco.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := poco
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 1.4.4
 $(PKG)_CHECKSUM := 22ee6a217eb3f5e0f48c85893af128fe8955eb4f
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz