Skip to content

Commit

Permalink
Update to 0.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
steve committed Dec 14, 2002
1 parent 8ab909a commit 2e279b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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"
Expand Down
6 changes: 3 additions & 3 deletions 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 <steve@icarus.com>

Expand All @@ -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
Expand Down

0 comments on commit 2e279b6

Please sign in to comment.