diff options
author | lioux <lioux@FreeBSD.org> | 2005-07-17 05:27:43 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-07-17 05:27:43 +0800 |
commit | 02a6dad2557e2d9f6dccd248d6e8dffde76a48a2 (patch) | |
tree | 341170c0e837f8e5ea7ca19d42cc8fb7e81fa0f9 /net | |
parent | b8f693406e7f8ac743f75d5c63a5e2c148a98b68 (diff) | |
download | freebsd-ports-gnome-02a6dad2557e2d9f6dccd248d6e8dffde76a48a2.tar.gz freebsd-ports-gnome-02a6dad2557e2d9f6dccd248d6e8dffde76a48a2.tar.zst freebsd-ports-gnome-02a6dad2557e2d9f6dccd248d6e8dffde76a48a2.zip |
Update to 4.0.3
Diffstat (limited to 'net')
-rw-r--r-- | net/py-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net/py-bittorrent/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index db8ec9c4a8b9..1489fbaf69ee 100644 --- a/net/py-bittorrent/Makefile +++ b/net/py-bittorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= BitTorrent -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.3 PORTEPOCH= 1 CATEGORIES?= net python MASTER_SITES= http://www.bittorrent.com/dl/ \ diff --git a/net/py-bittorrent/distinfo b/net/py-bittorrent/distinfo index 06dfeaa6a877..c44a419f518f 100644 --- a/net/py-bittorrent/distinfo +++ b/net/py-bittorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (BitTorrent-4.0.2.tar.gz) = 4640b7c1bac3146d628f54b20afb87b7 -SIZE (BitTorrent-4.0.2.tar.gz) = 155062 +MD5 (BitTorrent-4.0.3.tar.gz) = 73ecb4c9f5b7cfeb3ad6b50da515c36b +SIZE (BitTorrent-4.0.3.tar.gz) = 157027 |