diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-01-23 05:58:57 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-01-23 05:58:57 +0000 |
commit | e3a0622c0365818ef72c19d85924e23d1834e8fb (patch) | |
tree | eaa75631b108b9fa2ff1b376969cf40230b404c1 | |
parent | 687a1ddf1d0453ace59ae43c1214041f0d7ee0df (diff) | |
download | ports-e3a0622c0365818ef72c19d85924e23d1834e8fb.tar.gz ports-e3a0622c0365818ef72c19d85924e23d1834e8fb.zip |
games/gcompris-qt: update to 3.1
Changelog:
As we noticed that version 3.0 contained a critical bug in the new
"Comparator" activity, we decided to quickly ship this 3.1 maintenance
release to fix the issue.
It also contains some little translation update.
Announcement: https://gcompris.net/news/2023-01-21-en.html
-rw-r--r-- | games/gcompris-qt/Makefile | 2 | ||||
-rw-r--r-- | games/gcompris-qt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile index 0de7726f203c..c454df5c3362 100644 --- a/games/gcompris-qt/Makefile +++ b/games/gcompris-qt/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcompris-qt -DISTVERSION= 3.0 +DISTVERSION= 3.1 CATEGORIES= games education kde MASTER_SITES= http://gcompris.net/download/qt/src/ diff --git a/games/gcompris-qt/distinfo b/games/gcompris-qt/distinfo index 953656736f13..8f300bf3b015 100644 --- a/games/gcompris-qt/distinfo +++ b/games/gcompris-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674240106 -SHA256 (gcompris-qt-3.0.tar.xz) = 25f13c24162c10222346a1d1826c4523085949a4422bc04708a2a7f42666a17a -SIZE (gcompris-qt-3.0.tar.xz) = 50108172 +TIMESTAMP = 1674453496 +SHA256 (gcompris-qt-3.1.tar.xz) = c00046a2331f88c823513e605437c1e499972b548f92b224a8b4ffe34df35052 +SIZE (gcompris-qt-3.1.tar.xz) = 50103428 |