diff options
author | B. Watson <yalhcru@gmail.com> | 2021-12-30 02:34:05 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-04 07:55:38 +0700 |
commit | 704076b103897b3d7c0e168e0d32abd81b035981 (patch) | |
tree | 4507629925d058252c5733d868185d57036062da /games/zsnes/zsnes.info | |
parent | 835e8dfd2e344d50719e9553831a3fe55d8dec9f (diff) |
games/zsnes: Remove statifier support (broken).
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/zsnes/zsnes.info')
-rw-r--r-- | games/zsnes/zsnes.info | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/zsnes/zsnes.info b/games/zsnes/zsnes.info index 6d36e1575eee6..d30e8e0dc13da 100644 --- a/games/zsnes/zsnes.info +++ b/games/zsnes/zsnes.info @@ -3,10 +3,8 @@ VERSION="1.51b" HOMEPAGE="http://www.zsnes.com" DOWNLOAD="http://zsnes.sf.net/zsnes151bsrc.tar.bz2" MD5SUM="904ee432f378609176ed30c01cf6ea28" -DOWNLOAD_x86_64="http://zsnes.sf.net/zsnes151bsrc.tar.bz2 \ - https://slackware.uk/~urchlay/src/zsnes.static.xz" -MD5SUM_x86_64="904ee432f378609176ed30c01cf6ea28 \ - c2289a3cbe04b62fda1f4b896c04b275" +DOWNLOAD_x86_64="UNSUPPORTED" +MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |