diff options
author | wiz <wiz> | 2013-11-15 14:58:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-11-15 14:58:07 +0000 |
commit | f19147106057a5fe29f873ce58de1930f9f46188 (patch) | |
tree | dbbf99aa72fc20fee9741ef1d0bbdebee1f2cf96 /emulators/realboy | |
parent | 2c7dde6e21b112d2cb63b1e93a08b72213e3b5da (diff) | |
download | pkgsrc-f19147106057a5fe29f873ce58de1930f9f46188.tar.gz |
Update to 0.1.4: Keys configurable.
Diffstat (limited to 'emulators/realboy')
-rw-r--r-- | emulators/realboy/Makefile | 4 | ||||
-rw-r--r-- | emulators/realboy/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/realboy/Makefile b/emulators/realboy/Makefile index 371e59bd017..eeaf75f1a81 100644 --- a/emulators/realboy/Makefile +++ b/emulators/realboy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/11/13 10:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/15 14:58:07 wiz Exp $ -DISTNAME= realboy-0.1.3 +DISTNAME= realboy-0.1.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=realboy/} EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/realboy/distinfo b/emulators/realboy/distinfo index 900249d08d9..1cf36a2fe4f 100644 --- a/emulators/realboy/distinfo +++ b/emulators/realboy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/11/13 10:41:09 wiz Exp $ +$NetBSD: distinfo,v 1.2 2013/11/15 14:58:07 wiz Exp $ -SHA1 (realboy-0.1.3.tar.bz2) = c0462069e39cd5ac54d713fced8a309b8b050dc7 -RMD160 (realboy-0.1.3.tar.bz2) = d3793a3773f1db19811980819beba76e9242cc2e -Size (realboy-0.1.3.tar.bz2) = 147652 bytes +SHA1 (realboy-0.1.4.tar.bz2) = 344be8f28498e457a370757c7f2e4dd6d31c107f +RMD160 (realboy-0.1.4.tar.bz2) = 69bc1f5523ac15b7d9bde1634f545ab2b9e459ed +Size (realboy-0.1.4.tar.bz2) = 150800 bytes |