diff options
author | David Somero <dsomero@hotmail.com> | 2010-08-10 01:39:52 +0100 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-08-10 01:39:52 +0100 |
commit | 25385d9064370acf8f1283d546623f0b158c14a8 (patch) | |
tree | 560442a1fd5ae9434b83c9d67aa97c964e92ca28 /libraries/libimobiledevice/libimobiledevice.info | |
parent | a054269999b9b4dddf02027e0675a3463dc91339 (diff) | |
download | slackbuilds-25385d9064370acf8f1283d546623f0b158c14a8.tar.gz |
libraries/libimobiledevice: Updated for version 1.0.2.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'libraries/libimobiledevice/libimobiledevice.info')
-rw-r--r-- | libraries/libimobiledevice/libimobiledevice.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libimobiledevice/libimobiledevice.info b/libraries/libimobiledevice/libimobiledevice.info index b1ba986196..865c90a27b 100644 --- a/libraries/libimobiledevice/libimobiledevice.info +++ b/libraries/libimobiledevice/libimobiledevice.info @@ -1,10 +1,10 @@ PRGNAM="libimobiledevice" -VERSION="0.9.7" -HOMEPAGE="http://matt.colyer.name/projects/iphone-linux/" -DOWNLOAD="http://cloud.github.com/downloads/MattColyer/libiphone/libimobiledevice-0.9.7.tar.bz2" -MD5SUM="b47cf0a645bc2ee2fa34dac11743b40f" +VERSION="1.0.2" +HOMEPAGE="http://www.libimobiledevice.org//" +DOWNLOAD="http://www.libimobiledevice.org/downloads/libimobiledevice-1.0.2.tar.bz2" +MD5SUM="b83dd6f501e2ef199927c20866e9e113" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="David Somero" EMAIL="dsomero@hotmail.com" -APPROVED="Erik Hanson" +APPROVED="Michiel" |