diff options
author | Dustin Schnee <schnee72{at}gmail{dot}com> | 2010-06-12 06:57:01 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-12 07:47:29 -0500 |
commit | 69951d47ced4595334fe939e0208bc7ae54e696b (patch) | |
tree | ce9c5004d64b62cb502f69657af4ac06fb7ac944 /system/pyserial/pyserial.info | |
parent | 8164b9763fcfd5b4c7244ea1051928a03a1b2c5b (diff) | |
download | slackbuilds-69951d47ced4595334fe939e0208bc7ae54e696b.tar.gz |
system/pyserial: Updated for version 2.5_rc2.
Stripping results in a nonfunctional package, don't do that.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/pyserial/pyserial.info')
-rw-r--r-- | system/pyserial/pyserial.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/pyserial/pyserial.info b/system/pyserial/pyserial.info index 44eba17ddb..0e0c673c90 100644 --- a/system/pyserial/pyserial.info +++ b/system/pyserial/pyserial.info @@ -1,10 +1,10 @@ PRGNAM="pyserial" -VERSION="2.4" -HOMEPAGE="http://pyserial.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/pyserial/pyserial-2.4.tar.gz" -MD5SUM="eec19df59fd75ba5a136992897f8e468" +VERSION="2.5_rc2" +HOMEPAGE="http://pyserial.sourceforge.net/index.html" +DOWNLOAD="http://sourceforge.net/projects/pyserial/files/pyserial/2.5-rc2/pyserial-2.5-rc2.tar.gz/download" +MD5SUM="feee06e28ff5337c010c5e326ec4efd3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -MAINTAINER="Grissiom" -EMAIL="chaos.proton@gmail.com" +MAINTAINER="Dustin Schnee" +EMAIL="schnee72{at}gmail{dot}com" APPROVED="rworkman" |