mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
fixing set of recipes to ensure secure download
remove trailing whitespace fix trailing whitespace Another trailing whitespace
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user