new release: this fixes a very specific fringe case.

recursion does expand stuff in haphazard ways, if we use -N or -R, we
should sort recursion expansion like ls does.
This commit is contained in:
espie 2022-03-18 12:37:55 +00:00
parent f007ffbc83
commit 73214aaa36
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ CATEGORIES = sysutils
MAINTAINER = Marc Espie <espie@openbsd.org>
GH_PROJECT = random_run
GH_TAGNAME = 2.12
GH_TAGNAME = 2.13
GH_ACCOUNT = marcespie
COMPILER = base-clang ports-gcc

View File

@ -1,2 +1,2 @@
SHA256 (random_run-2.12.tar.gz) = qV0TKilAMFVJGTdj/i733W/NkY3Z6hmVN+sbI3LRlxQ=
SIZE (random_run-2.12.tar.gz) = 7148
SHA256 (random_run-2.13.tar.gz) = DXvffkepU97b3MfpN76zo7Zw8E6hBcsua8/sYfjyRG0=
SIZE (random_run-2.13.tar.gz) = 7501