summaryrefslogtreecommitdiff
path: root/transmission
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-09-21 19:13:27 +0200
committerJuergen Daubert <jue@jue.li>2009-09-21 19:13:27 +0200
commit6d5726322772c661f7edff674f1c397f6b409be4 (patch)
treeb154f615428ad2b9a7d5aa22b9718cbf542d8091 /transmission
parentbe52275397e77e5cf6bb020e01b48620d9194474 (diff)
downloadopt-6d5726322772c661f7edff674f1c397f6b409be4.tar.gz
opt-6d5726322772c661f7edff674f1c397f6b409be4.tar.xz
transmission: update to 1.75
Diffstat (limited to 'transmission')
-rw-r--r--transmission/.md5sum2
-rw-r--r--transmission/Pkgfile6
2 files changed, 4 insertions, 4 deletions
diff --git a/transmission/.md5sum b/transmission/.md5sum
index 28d240d18..d455f85cb 100644
--- a/transmission/.md5sum
+++ b/transmission/.md5sum
@@ -1 +1 @@
-6b1080800c62308179cfc7a691c82d63 transmission-1.74.tar.bz2
+4faaccc6b4856566babd5aaadcf2fa0e transmission-1.75.tar.xz
diff --git a/transmission/Pkgfile b/transmission/Pkgfile
index fcfd59618..10c9db2c6 100644
--- a/transmission/Pkgfile
+++ b/transmission/Pkgfile
@@ -1,12 +1,12 @@
# Description: BitTorrent client/daemon with command-line and optional gtk user interface
# URL: http://transmission.m0k.org/
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
-# Depends on: openssl curl
+# Depends on: curl
name=transmission
-version=1.74
+version=1.75
release=1
-source=(http://download.m0k.org/$name/files/$name-$version.tar.bz2)
+source=(http://download.m0k.org/$name/files/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit