From 2e5c77dedef64774b047d9e1e0a3480601e803aa Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Sat, 6 May 2023 16:13:09 +0300 Subject: www/owncast: fix permissions on installed files --- www/owncast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/owncast/Makefile') diff --git a/www/owncast/Makefile b/www/owncast/Makefile index 3705377..685f83e 100644 --- a/www/owncast/Makefile +++ b/www/owncast/Makefile @@ -1,7 +1,7 @@ COMMENT = self-hosted live video streaming and chat server VERSION = 0.1.0pre20230502132147 -REVISION = 0 +REVISION = 1 DISTNAME = owncast-${VERSION} -- cgit v1.2.3