wok-next diff gmp-dev/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents f4c22f009037
children 10e3347b5a0d
line diff
     1.1 --- a/gmp-dev/receipt	Sat Sep 07 18:25:02 2013 +0000
     1.2 +++ b/gmp-dev/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="gmp-dev"
     1.7 -VERSION="5.0.4"
     1.8 +VERSION="6.0.0a"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="GNU Multiple Precision Arithmetic devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL3"
    1.13  WANTED="gmp"
    1.14  WEB_SITE="http://gmplib.org/"
    1.15 +HOST_ARCH="i486 arm"
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.18  genpkg_rules()