diff options
| author | Stefan Schlosser <bsdcode@disroot.org> | 2026-07-02 07:51:04 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-07-02 12:41:38 +0000 |
| commit | c424126121746e97b9ce7a0ef0d71890fb8212a7 (patch) | |
| tree | f01c4c446eb587c1de3062fcc2cada940dd75db9 | |
| parent | 4d6c5c62758160ce3b2fac79d6a984f0a34dfbae (diff) | |
emulators/ares: bump PORTREVISION after librashader update
PR: 296440
Approved by: osa, vvd (Mentors, implicit)
| -rw-r--r-- | emulators/ares/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile index 26f1960fc45f..2aa6008a7bb4 100644 --- a/emulators/ares/Makefile +++ b/emulators/ares/Makefile @@ -1,7 +1,7 @@ PORTNAME= ares DISTVERSIONPREFIX= v DISTVERSION= 148 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= https://github.com/${PORTNAME}-emulator/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ DISTNAME= ${PORTNAME}-source |
