mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
rust-ring: clarify that this is only needed as a BDEP for ring 0.16.x.
ok sthen
This commit is contained in:
@@ -4,7 +4,7 @@ COMMENT = ring crate source patched for x-only assembly
|
||||
VERSION = 0.16.20
|
||||
DISTNAME = ring-${VERSION}
|
||||
PKGNAME = rust-${DISTNAME}
|
||||
REVISION = 8
|
||||
REVISION = 9
|
||||
|
||||
SUBST_VARS = VERSION
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
Bundles the source of the ring crate patched to work with OpenBSD's
|
||||
execute only policy.
|
||||
execute only policy. Use this as a BUILD_DEPENDS for ports depending
|
||||
on ring 0.16. It is not needed for ring >= 0.17.
|
||||
|
||||
Reference in New Issue
Block a user