From 1e27dd7f8ff23515da5348a7029660aa33a48907 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 17 May 2021 10:40:56 +0300 Subject: [PATCH] seafile: remove myself as maintainer of these packages Signed-off-by: Alexandru Ardelean --- libs/libsearpc/Makefile | 4 ++-- net/seafile-ccnet/Makefile | 4 ++-- net/seafile-seahub/Makefile | 4 ++-- net/seafile-server/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libs/libsearpc/Makefile b/libs/libsearpc/Makefile index e084e4eb17..1e38956836 100644 --- a/libs/libsearpc/Makefile +++ b/libs/libsearpc/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libsearpc PKG_VERSION:=3.2.0 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/haiwen/libsearpc.git @@ -17,7 +17,7 @@ PKG_SOURCE_VERSION:=d1fd7518a20b25766ff98d6fde6e40c63626ca0d PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(call version_abbrev,$(PKG_SOURCE_VERSION)) PKG_MIRROR_HASH:=ee8b8b50b480afbcb71bd73cd9c2a96cfa72e9dafaf5773574adbf348e49a0d4 -PKG_MAINTAINER:=Alexandru Ardelean , Jeffery To +PKG_MAINTAINER:=Jeffery To PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE.txt diff --git a/net/seafile-ccnet/Makefile b/net/seafile-ccnet/Makefile index 99a719be8d..1f804b05a4 100644 --- a/net/seafile-ccnet/Makefile +++ b/net/seafile-ccnet/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=seafile-ccnet PKG_VERSION:=7.1.5 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/haiwen/ccnet-server/tar.gz/v$(PKG_VERSION)-server? PKG_HASH:=11e5281c239474756ed606bffe8f24c1089a3a9eb2502cfac7815d25ebc4585a -PKG_MAINTAINER:=Alexandru Ardelean , Jeffery To +PKG_MAINTAINER:=Jeffery To PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILES:=LICENSE.txt diff --git a/net/seafile-seahub/Makefile b/net/seafile-seahub/Makefile index 297e9ab92d..0e4e8af24c 100644 --- a/net/seafile-seahub/Makefile +++ b/net/seafile-seahub/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=seafile-seahub PKG_VERSION:=7.1.5 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/haiwen/seahub/tar.gz/v$(PKG_VERSION)-server? PKG_HASH:=cc7f5a1642d203b2390ae3c30c8a5546d1e829d9d1a5ddf686e558292746ce5c -PKG_MAINTAINER:=Alexandru Ardelean , Jeffery To +PKG_MAINTAINER:=Jeffery To PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE.txt diff --git a/net/seafile-server/Makefile b/net/seafile-server/Makefile index 4668f6767b..156194b770 100644 --- a/net/seafile-server/Makefile +++ b/net/seafile-server/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=seafile-server PKG_VERSION:=7.1.5 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/haiwen/seafile-server/tar.gz/v$(PKG_VERSION)-server? PKG_HASH:=407a6243f754e366ce6754a2aa643574aa7742d4e81b7cc350dea348f3063707 -PKG_MAINTAINER:=Alexandru Ardelean , Jeffery To +PKG_MAINTAINER:=Jeffery To PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILES:=LICENSE.txt