diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-07-20 10:57:19 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-07-20 10:57:19 +0000 |
commit | ea7efe9fc2e7c93e1c853887cbcaf3cd5afdd2ac (patch) | |
tree | fae5e9091b024db7366fce87c612869869abc533 | |
parent | b9536604291db2558c0adbce968f9866672c29e9 (diff) | |
download | ports-ea7efe9fc2e7c93e1c853887cbcaf3cd5afdd2ac.tar.gz ports-ea7efe9fc2e7c93e1c853887cbcaf3cd5afdd2ac.zip |
math/gnome-calculator: Update to 42.2
-rw-r--r-- | math/gnome-calculator/Makefile | 2 | ||||
-rw-r--r-- | math/gnome-calculator/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index 54e1080b56e7..c892aec77cac 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,7 +1,7 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> PORTNAME= gnome-calculator -PORTVERSION= 42.1 +PORTVERSION= 42.2 CATEGORIES= math gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/math/gnome-calculator/distinfo b/math/gnome-calculator/distinfo index 6f996b6900f0..14036f83dfd5 100644 --- a/math/gnome-calculator/distinfo +++ b/math/gnome-calculator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654120716 -SHA256 (gnome/gnome-calculator-42.1.tar.xz) = ef4d24e42a65dc860e6206f3b470b7d233c2ae2a4d4965d8859aa9ea8a395acd -SIZE (gnome/gnome-calculator-42.1.tar.xz) = 1199604 +TIMESTAMP = 1658311197 +SHA256 (gnome/gnome-calculator-42.2.tar.xz) = 33dab1bca43658d66520958b0f674cb0ad3185cfd30c12e459e7f69481c5c6a0 +SIZE (gnome/gnome-calculator-42.2.tar.xz) = 1199392 |