Change expect to increment version number.

I forgot to increment it at #1078 and it may cause upgrade problem.
parent 8b285ec7
......@@ -3,7 +3,7 @@ require 'package'
class Expect < Package
description 'Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc.'
homepage 'http://expect.sourceforge.net/'
version '5.45-1'
version '5.45-2'
source_url 'http://prdownloads.sourceforge.net/expect/expect5.45.tar.gz'
source_sha256 'b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment