wok-4.x rev 9747
Up: mpfre-dev to 3.0.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 10 11:42:55 2011 +0000 (2011-05-10) |
parents | 9f9385b879d3 |
children | d2e343365642 |
files | mpfr-dev/receipt |
line diff
1.1 --- a/mpfr-dev/receipt Tue May 10 10:51:56 2011 +0200 1.2 +++ b/mpfr-dev/receipt Tue May 10 11:42:55 2011 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt 1.5 1.6 PACKAGE="mpfr-dev" 1.7 -VERSION="3.0.0" 1.8 +VERSION="3.0.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="GNU Multiple Precision Arithmetic devel files." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="mpfr" 1.13 WANTED="mpfr" 1.14 WEB_SITE="http://gmplib.org/" 1.15 -EXTRAVERSION="p8" 1.16 +#EXTRAVERSION="p8" 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules()