fixing set of recipes to ensure secure download

remove trailing whitespace

fix trailing whitespace

Another trailing whitespace
This commit is contained in:
Abogical
2016-01-10 21:09:26 +00:00
parent 1c82474e56
commit 71ba8d09f2
14 changed files with 74 additions and 106 deletions

View File

@@ -3,10 +3,13 @@ DESCRIPTION="This Tracker add-on lets you take snapshots of a folder, saving it
as zip file, with a timestamp, to a preset folder. Snapshots are \
currently saved to /boot/home/Snapshots"
HOMEPAGE="https://github.com/HaikuArchives/SnapShot"
SOURCE_URI="git+https://github.com/HaikuArchives/Snapshot#9ba592336a0d54707b7e5983dce93f8958b61d37"
LICENSE="BSD (3-clause)"
COPYRIGHT="2000 Jonas Sundström"
REVISION="1"
LICENSE="BSD (3-clause)"
REVISION="2"
SOURCE_URI="https://github.com/HaikuArchives/Snapshot/archive/9ba592336a0d54707b7e5983dce93f8958b61d37.tar.gz"
CHECKSUM_SHA256="27c3693fe96b81be306efac1a3cd41dd4122796c73fb84e56f9c006b280af876"
SOURCE_DIR="Snapshot-9ba592336a0d54707b7e5983dce93f8958b61d37"
ARCHITECTURES="x86_gcc2"
USER_SETTINGS_FILES="settings/Kirilla/Snapshot/settings"