diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-11-05 17:56:04 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-11-05 17:57:21 +0000 |
commit | 3f6e6bee354abac4e935c626d2955e20ddb679b0 (patch) | |
tree | 775c453a9ecbb06b843fba75bd2c64b8c7ba2ddc /games | |
parent | a8764a4ecf73c75c19ffa1f039713609d189fc52 (diff) |
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-chess/Makefile | 2 | ||||
-rw-r--r-- | games/gnome-chess/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 97cd2c11bb3a..70b22e76964d 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ # Created by: FreeBSD GNOME Team <gnome@freebsd.org> PORTNAME= gnome-chess -PORTVERSION= 41.0 +PORTVERSION= 41.1 CATEGORIES= games gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome3 diff --git a/games/gnome-chess/distinfo b/games/gnome-chess/distinfo index a1003c112755..4e750ebf25ab 100644 --- a/games/gnome-chess/distinfo +++ b/games/gnome-chess/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632353406 -SHA256 (gnome3/gnome-chess-41.0.tar.xz) = f0c2951522f0e585fa683762a4193dab6ba32ed8ce89207f80827b56045568ef -SIZE (gnome3/gnome-chess-41.0.tar.xz) = 616628 +TIMESTAMP = 1636134776 +SHA256 (gnome3/gnome-chess-41.1.tar.xz) = eb619886596396b4033a3f28a3c2e3004b54ebe1b38b40d6422c17b9f2cc17d0 +SIZE (gnome3/gnome-chess-41.1.tar.xz) = 615936 |