diff options
Diffstat (limited to 'devel/gitlab-runner/Makefile')
-rw-r--r-- | devel/gitlab-runner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index 1d572aa5d..57aae7c8c 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v$(PKG_VERSION) PKG_HASH:=5cf7c2af3a3682f1044ef374dfe7f014febba6e5a53fa442b7f114b10811831e -PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz> +PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com> PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE |