diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-03-14 05:54:41 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-03-14 05:54:41 +0000 |
commit | af0326242c316417e71113c6f329e3e3fa5031f3 (patch) | |
tree | 2d0e9c7bb32eb1ef065ec06347cf766c320d7441 /games | |
parent | 539d646740411c598d8b0d31d136550352c53450 (diff) | |
download | ports-af0326242c316417e71113c6f329e3e3fa5031f3.tar.gz ports-af0326242c316417e71113c6f329e3e3fa5031f3.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/libretro-stella2014/Makefile | 4 | ||||
-rw-r--r-- | games/libretro-stella2014/distinfo | 6 | ||||
-rw-r--r-- | games/libretro-stella2014/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/libretro-stella2014/Makefile b/games/libretro-stella2014/Makefile index 685053067c0f..c8785347a47a 100644 --- a/games/libretro-stella2014/Makefile +++ b/games/libretro-stella2014/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libretro-stella2014 -PORTVERSION= 0.20200504 +PORTVERSION= 0.20210214 CATEGORIES= games MAINTAINER= menelkir@itroll.org @@ -15,7 +15,7 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= stella2014-libretro -GH_TAGNAME= fc87f2c +GH_TAGNAME= 64f9364 PLIST_FILES= lib/libretro/stella2014_libretro.so diff --git a/games/libretro-stella2014/distinfo b/games/libretro-stella2014/distinfo index a7bbec6ce427..9fc1b72ad386 100644 --- a/games/libretro-stella2014/distinfo +++ b/games/libretro-stella2014/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588710222 -SHA256 (libretro-stella2014-libretro-0.20200504-fc87f2c_GH0.tar.gz) = fb78ef2b0c9437b8b1339ecd619352f015c499aa6048e5a236f53b2ffe1f4147 -SIZE (libretro-stella2014-libretro-0.20200504-fc87f2c_GH0.tar.gz) = 694580 +TIMESTAMP = 1613706798 +SHA256 (libretro-stella2014-libretro-0.20210214-64f9364_GH0.tar.gz) = 171ab9bcb9e2061585733c5c6dc7c44350eba7f86032cc10ff57aab3a4959293 +SIZE (libretro-stella2014-libretro-0.20210214-64f9364_GH0.tar.gz) = 705995 diff --git a/games/libretro-stella2014/pkg-descr b/games/libretro-stella2014/pkg-descr index fb7be3d7e229..bfb6063eb548 100644 --- a/games/libretro-stella2014/pkg-descr +++ b/games/libretro-stella2014/pkg-descr @@ -1,3 +1,3 @@ Port of Stella (Atari 2600) to libretro (2014). -WWW: https://github.com/libretro/stela2014-libretro +WWW: https://github.com/libretro/stella2014-libretro |