diff --git a/abi_used_symbols b/abi_used_symbols
index 2779ac1..6915e66 100644
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -5,7 +5,6 @@ libc.so.6:__cxa_atexit
libc.so.6:__duplocale
libc.so.6:__fprintf_chk
libc.so.6:__freelocale
-libc.so.6:__fxstat64
libc.so.6:__isoc99_fscanf
libc.so.6:__isoc99_sscanf
libc.so.6:__iswctype_l
@@ -29,7 +28,6 @@ libc.so.6:__wcscoll_l
libc.so.6:__wcsftime_l
libc.so.6:__wcsxfrm_l
libc.so.6:__wctype_l
-libc.so.6:__xstat
libc.so.6:_exit
libc.so.6:abort
libc.so.6:bind_textdomain_codeset
@@ -53,6 +51,7 @@ libc.so.6:fputs
libc.so.6:fread
libc.so.6:free
libc.so.6:fseeko64
+libc.so.6:fstat64
libc.so.6:ftello64
libc.so.6:fwrite
libc.so.6:getc
@@ -94,6 +93,7 @@ libc.so.6:realloc
libc.so.6:setenv
libc.so.6:sprintf
libc.so.6:srand
+libc.so.6:stat
libc.so.6:stderr
libc.so.6:stdin
libc.so.6:stdout
diff --git a/package.yml b/package.yml
index 9c0aef1..57b4b79 100644
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : verilator
version : '4.202'
-release : 20
+release : 21
source :
- https://github.com/verilator/verilator/archive/refs/tags/v4.202.tar.gz : a60c02f299ddb5bb8e963dc7d81983c55c293d97718685c1cd4b66638a33d98e
license :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index c819116..35dec0e 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
verilator
https://www.veripool.org/wiki/verilator
- David Harder
- david@davidjharder.ca
+ F. von Gellhorn
+ flinux@vongellhorn.ch
LGPL-3.0-only
Artistic-2.0
@@ -124,19 +124,19 @@
programming.devel
- verilator
+ verilator
/usr/share/pkgconfig/verilator.pc
-
- 2021-04-30
+
+ 2021-06-20
4.202
Packaging update
- David Harder
- david@davidjharder.ca
+ F. von Gellhorn
+ flinux@vongellhorn.ch
\ No newline at end of file