diff options
author | Thomas Penteker <tek@serverop.de> | 2012-04-12 20:48:18 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2012-04-12 20:48:18 +0200 |
commit | 98b0dd67fd68ad00803320f5879ea2135d8ac760 (patch) | |
tree | f970b14294c9641710772464853d4d9a80601034 /rtorrent | |
parent | 7d514c316c7dcda0684b4c4208cefecaa59d4483 (diff) | |
download | contrib-98b0dd67fd68ad00803320f5879ea2135d8ac760.tar.gz contrib-98b0dd67fd68ad00803320f5879ea2135d8ac760.tar.xz |
rtorrent: 0.9.0 -> 0.9.1
Diffstat (limited to 'rtorrent')
-rw-r--r-- | rtorrent/.md5sum | 2 | ||||
-rw-r--r-- | rtorrent/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rtorrent/.md5sum b/rtorrent/.md5sum index 38d89a5be..436077613 100644 --- a/rtorrent/.md5sum +++ b/rtorrent/.md5sum @@ -1 +1 @@ -9bc258d7a63dd13e3348f310ae26a434 rtorrent-0.9.0.tar.gz +09fb797c4777ab598a836b90dca8023e rtorrent-0.9.1.tar.gz diff --git a/rtorrent/Pkgfile b/rtorrent/Pkgfile index 7a39f65ca..3ac159f10 100644 --- a/rtorrent/Pkgfile +++ b/rtorrent/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libtorrent name=rtorrent -version=0.9.0 +version=0.9.1 release=1 source=(http://libtorrent.rakshasa.no/downloads/rtorrent-$version.tar.gz) |