diff src/libcroco.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 038985c3bde2
line wrap: on
line diff
--- a/src/libcroco.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/libcroco.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := libcroco
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 0.6.2
 $(PKG)_CHECKSUM := 4b0dd540a47f2492b1ac7cd7e3ec63c2ef4c9c2a
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.bz2