diff options
author | dholland <dholland@pkgsrc.org> | 2022-07-14 23:46:18 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2022-07-14 23:46:18 +0000 |
commit | c31a320aafc0597c71b861be7eb7924d79c427cf (patch) | |
tree | afc5a08671aacf5ddfc8250a6f698d05f239d2bd /emulators | |
parent | 0ee983efc7685e77d1f4630075aa71479050c9e1 (diff) | |
download | pkgsrc-c31a320aafc0597c71b861be7eb7924d79c427cf.tar.gz |
Bump everything affected by the jpeg.buildlink3.mk fix.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vice/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index ac43d6fad07..481c35f981c 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.166 2022/07/02 16:53:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.167 2022/07/14 23:46:19 dholland Exp $ DISTNAME= vice-3.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ed8393c6295..2d75b9c83a3 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.241 2022/07/02 16:53:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.242 2022/07/14 23:46:19 dholland Exp $ DISTNAME= wine-5.0.5 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/${PKGVERSION_NOREV:R}/ MASTER_SITES+= http://mirrors.ibiblio.org/wine/source/${PKGVERSION_NOREV:R}/ |