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:
parent
f007ffbc83
commit
73214aaa36
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user