diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 14:33:14 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 14:35:24 +0000 |
commit | 5564b3b420db29745d2d4981d1963200ddf53e35 (patch) | |
tree | a6500e3dc6df41d9b6b736fdc29789ef44b6dcf6 /biology/kallisto | |
parent | f65f20b278cf11869d6dae597786f33c1bef0cb9 (diff) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
Diffstat (limited to 'biology/kallisto')
-rw-r--r-- | biology/kallisto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/kallisto/Makefile b/biology/kallisto/Makefile index d28827b7ee2a..7b9a563fbef2 100644 --- a/biology/kallisto/Makefile +++ b/biology/kallisto/Makefile @@ -1,7 +1,7 @@ PORTNAME= kallisto DISTVERSIONPREFIX= v DISTVERSION= 0.48.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= biology |