development/JSONObject: Removed UTF-8 BOM.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Mário Antunes 2013-02-16 19:36:33 -06:00 committed by Erik Hanson
parent 26ff943226
commit 817e43f0d4
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Slackware build script for JSONObject

View File

@ -1,4 +1,4 @@
PRGNAM="JSONObject"
PRGNAM="JSONObject"
VERSION="1.0.1"
HOMEPAGE="https://github.com/mariolpantunes/json"
DOWNLOAD="https://github.com/mariolpantunes/json/archive/v1.0.1.tar.gz"

View File

@ -1,4 +1,4 @@
JSON wrapper for boost property tree. Easy to use JSON library
JSON wrapper for boost property tree. Easy to use JSON library
based on the API of the Java JSON.org one
(http://www.json.org/java/index.html).

View File

@ -1,4 +1,4 @@
# HOW TO EDIT THIS FILE:
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must