wok diff automake/receipt @ rev 2950
ecore: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 08 13:46:20 2009 +0200 (2009-05-08) |
parents | 9d5bdbeffa66 |
children | 6a6d113b882a |
line diff
1.1 --- a/automake/receipt Sat May 03 01:30:30 2008 +0200 1.2 +++ b/automake/receipt Fri May 08 13:46:20 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="automake" 1.7 -VERSION="1.10.1" 1.8 +VERSION="1.10.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Tool for automatically generating 'Makefile.in'." 1.11 MAINTAINER="pankso@slitaz.org"