diff --git a/solaris/pkginfo b/solaris/pkginfo index 27715e2f1..acec82ff8 100644 --- a/solaris/pkginfo +++ b/solaris/pkginfo @@ -1,7 +1,7 @@ PKG="IVLver" NAME="verilog" ARCH="sparc" -VERSION="0.6" +VERSION="0.7" CATEGORY="application" VENDOR="Icarus.com" EMAIL="steve@icarus.com" diff --git a/verilog.spec b/verilog.spec index 9f6e2d9c1..1c9fc085d 100644 --- a/verilog.spec +++ b/verilog.spec @@ -1,10 +1,10 @@ Summary: Icarus Verilog Name: verilog -Version: 0.6.20021207 +Version: 0.7 Release: 0 Copyright: GPL Group: Applications/Engineering -Source: ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021207.tar.gz +Source: ftp://icarus.com/pub/eda/verilog/snapshots/verilog-0.7.tar.gz URL: http://www.icarus.com/eda/verilog/index.html Packager: Stephen Williams @@ -20,7 +20,7 @@ engineering formats, including simulation. It strives to be true to the IEEE-1364 standard. %prep -%setup -n verilog-20021207 +%setup -n verilog-0.7 %build ./configure --prefix=/usr