ca-caertificates: remove myself as PKG_MAINTAINER
remove myself as PKG_MAINTAINER Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
parent
3c4eeb5d21
commit
c89195eb25
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=ca-certificates
|
||||
PKG_VERSION:=20180409
|
||||
PKG_RELEASE:=2
|
||||
PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
||||
PKG_RELEASE:=3
|
||||
PKG_MAINTAINER:=
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
|
||||
|
|
Loading…
Reference in a new issue