diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-08-11 18:29:25 +0400 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-08-12 18:47:42 +0400 |
commit | ce7e0c0dedcce3dc6636f3c54bbc6204ce8acf56 (patch) | |
tree | e1dd14547e99d19c5899dc032f737538fb26d516 | |
parent | security/py-fail2ban: Add upstream patches to fix runtime error with Python 3.10 (diff) |
misc/osinfo-db: update to 20210809
-rw-r--r-- | misc/osinfo-db/Makefile | 2 | ||||
-rw-r--r-- | misc/osinfo-db/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/osinfo-db/Makefile b/misc/osinfo-db/Makefile index d65eb3350c45..04ca0229dedd 100644 --- a/misc/osinfo-db/Makefile +++ b/misc/osinfo-db/Makefile @@ -1,7 +1,7 @@ # Created by: Roman Bogorodskiy <novel@FreeBSD.org> PORTNAME= osinfo-db -PORTVERSION= 20210806 +PORTVERSION= 20210809 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ diff --git a/misc/osinfo-db/distinfo b/misc/osinfo-db/distinfo index eb5ffc395075..808ad70a1467 100644 --- a/misc/osinfo-db/distinfo +++ b/misc/osinfo-db/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628324838 -SHA256 (osinfo-db-20210806.tar.xz) = 06e320d269461ac488e66858aa8a713a3640f18c185c9eb6b6f00e0b797863be -SIZE (osinfo-db-20210806.tar.xz) = 120664 +TIMESTAMP = 1628692044 +SHA256 (osinfo-db-20210809.tar.xz) = 56696ca84ea69354d9f4cf0a048bf0ee156cea0b97302adb0e35f20e95d1ea99 +SIZE (osinfo-db-20210809.tar.xz) = 120848 |