diff options
author | pi <pi@FreeBSD.org> | 2016-03-31 13:22:11 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-03-31 13:22:11 +0800 |
commit | e10dd75f1544044c671a762ad5a3574b7a523834 (patch) | |
tree | 6fb7366bc3e4aefb7adf7777c313e7b4fbed99d7 /net-p2p | |
parent | 993a4ce412ea0b752a93c680b0f41d5a69f97c90 (diff) | |
download | freebsd-ports-gnome-e10dd75f1544044c671a762ad5a3574b7a523834.tar.gz freebsd-ports-gnome-e10dd75f1544044c671a762ad5a3574b7a523834.tar.zst freebsd-ports-gnome-e10dd75f1544044c671a762ad5a3574b7a523834.zip |
net-p2p/btsync: fix distinfo
The filename for the download doesn't change between versions 'make
makesum' will give you the size/checksum of old versions of the
distfiles unless you clean them out first.
PR: 208129
Submitted by: joshruehlig@gmail.com (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/btsync/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/btsync/distinfo b/net-p2p/btsync/distinfo index 2c031436ab57..83ea39d900d3 100644 --- a/net-p2p/btsync/distinfo +++ b/net-p2p/btsync/distinfo @@ -1,4 +1,4 @@ -SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = d32c2cb7c5321b6adab72a0c9d4ad21acd667f78297801a6dcb2862bc05ce5f1 -SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5873818 -SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = 9d8a6acec7e08b6d8c3b5ff7c9d4a8eac163ea1354ed11e6e52daccf73b69759 -SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5708391 +SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = 81a8607ac13d952f7d109cae7c2d3774715b8f2c6f83b16f17bd51262230f6cf +SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5709904 +SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = b5ee67415610a6e1d49ceb9463a25fa1fa039a2ffd12660135daca93d10605f1 +SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5875003 |