mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-08-25 00:01:19 +00:00
chore: rename status-im/go-waku to waku-org/go-waku
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
FROM ubuntu:18.04
|
||||
|
||||
LABEL maintainer="richard@status.im"
|
||||
LABEL source="https://github.com/status-im/go-waku"
|
||||
LABEL source="https://github.com/waku-org/go-waku"
|
||||
LABEL description="go-waku: deb/rpm builder"
|
||||
|
||||
RUN export DEBIAN_FRONTEND=noninteractive \
|
||||
|
||||
@@ -36,7 +36,7 @@ fpm_build () {
|
||||
--architecture x86_64 \
|
||||
--depends libc6 \
|
||||
--description "Go implementation of Waku v2 protocol" \
|
||||
--url "https://github.com/status-im/go-waku" \
|
||||
--url "https://github.com/waku-org/go-waku" \
|
||||
--maintainer "Richard Ramos <richard@status.im>" \
|
||||
waku=/usr/bin/waku
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user