diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-01-25 15:29:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-08-17 05:04:47 +0000 |
commit | 6777fa5e4251ac542c08aea70555c78253c027cc (patch) | |
tree | 2dad4d3a9abfdac263b326fc356509f6b06f58b9 | |
parent | ca12a66a8faf72e6f4e7e98dd7becc509c2b1008 (diff) |
devel/clinfo: update to 3.0.23.01.25
Changes: https://github.com/Oblomov/clinfo/compare/3.0.21.02.21...3.0.23.01.25
PR: 273165
Approved by: manu
-rw-r--r-- | devel/clinfo/Makefile | 3 | ||||
-rw-r--r-- | devel/clinfo/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/clinfo/Makefile b/devel/clinfo/Makefile index 8af1ea25ff0c..fd71c95d7767 100644 --- a/devel/clinfo/Makefile +++ b/devel/clinfo/Makefile @@ -1,5 +1,5 @@ PORTNAME= clinfo -PORTVERSION= 3.0.21.02.21 +PORTVERSION= 3.0.23.01.25 CATEGORIES= devel MAINTAINER= x11@FreeBSD.org @@ -16,7 +16,6 @@ USE_GITHUB= yes GH_ACCOUNT= Oblomov USES= gmake localbase:ldflags -MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}" ALL_TARGET= # PLIST_FILES= bin/clinfo \ man/man1/clinfo.1.gz diff --git a/devel/clinfo/distinfo b/devel/clinfo/distinfo index 8781ad231d02..cf052fb80f5d 100644 --- a/devel/clinfo/distinfo +++ b/devel/clinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613901786 -SHA256 (Oblomov-clinfo-3.0.21.02.21_GH0.tar.gz) = e52f5c374a10364999d57a1be30219b47fb0b4f090e418f2ca19a0c037c1e694 -SIZE (Oblomov-clinfo-3.0.21.02.21_GH0.tar.gz) = 52783 +TIMESTAMP = 1674660567 +SHA256 (Oblomov-clinfo-3.0.23.01.25_GH0.tar.gz) = 6dcdada6c115873db78c7ffc62b9fc1ee7a2d08854a3bccea396df312e7331e3 +SIZE (Oblomov-clinfo-3.0.23.01.25_GH0.tar.gz) = 58325 |