diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-04-30 15:31:41 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-04-30 15:31:41 +0000 |
commit | 6c2178c18db81849eb20c54096af22b4e6e538ad (patch) | |
tree | 00d56eb4ce89b438e0f0770f2886fb058781a7ad /misc/wmforecast | |
parent | 7dbd17a38d01f5f027e16ec8a77565d6822320db (diff) | |
download | ports-6c2178c18db81849eb20c54096af22b4e6e538ad.tar.gz ports-6c2178c18db81849eb20c54096af22b4e6e538ad.zip |
misc/wmforecast: Update to 1.6
Changelog: https://github.com/d-torrance/wmforecast/releases/tag/v1.6
PR: 255515
Submitted by: Igor Pokrovsky <ip@unixway.org> (maintainer)
Diffstat (limited to 'misc/wmforecast')
-rw-r--r-- | misc/wmforecast/Makefile | 2 | ||||
-rw-r--r-- | misc/wmforecast/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/wmforecast/Makefile b/misc/wmforecast/Makefile index 40d941463fba..7a2b5ca0b7e9 100644 --- a/misc/wmforecast/Makefile +++ b/misc/wmforecast/Makefile @@ -1,7 +1,7 @@ # Created by: Igor Pokrovsky <ip@unixway.org> PORTNAME= wmforecast -DISTVERSION= 1.5 +DISTVERSION= 1.6 CATEGORIES= misc windowmaker geography MASTER_SITES= https://github.com/d-torrance/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/misc/wmforecast/distinfo b/misc/wmforecast/distinfo index c9d57ecff83f..cfd67a08caff 100644 --- a/misc/wmforecast/distinfo +++ b/misc/wmforecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615191663 -SHA256 (wmforecast-1.5.tar.gz) = ea4e2eab84115ae45a288b18ed1de58b0f48a383f7ca29e66ca348e2a9251f24 -SIZE (wmforecast-1.5.tar.gz) = 153367 +TIMESTAMP = 1619788365 +SHA256 (wmforecast-1.6.tar.gz) = e6ce25d146b4365bb77934121f5dba426db3bc238b3b981c9ca18d0c966f5e2f +SIZE (wmforecast-1.6.tar.gz) = 147139 |