diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/collectd/Makefile | 2 | ||||
-rw-r--r-- | utils/coreutils/Makefile | 2 | ||||
-rw-r--r-- | utils/lm-sensors/Makefile | 2 | ||||
-rw-r--r-- | utils/mysql/Makefile | 2 | ||||
-rw-r--r-- | utils/owfs/Makefile | 2 | ||||
-rw-r--r-- | utils/pv/Makefile | 2 | ||||
-rw-r--r-- | utils/rrdtool1/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index e98b6ebc7..7183ed8e2 100644 --- a/utils/collectd/Makefile +++ b/utils/collectd/Makefile @@ -17,7 +17,7 @@ PKG_MD5SUM:=fd24b947cef9351ce3e2d6d2a0762e18 PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libltdl/aclocal.m4 -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 diff --git a/utils/coreutils/Makefile b/utils/coreutils/Makefile index 3b9f17d37..ac4707dce 100644 --- a/utils/coreutils/Makefile +++ b/utils/coreutils/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/coreutils PKG_MD5SUM:=abed135279f87ad6762ce57ff6d89c41 PKG_BUILD_DEPENDS:=libpthread -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_BUILD_PARALLEL:=1 diff --git a/utils/lm-sensors/Makefile b/utils/lm-sensors/Makefile index 4dcea0caf..9642a0a43 100644 --- a/utils/lm-sensors/Makefile +++ b/utils/lm-sensors/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=lm_sensors-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://dl.lm-sensors.org/lm-sensors/releases PKG_MD5SUM:=da506dedceb41822e64865f6ba34828a -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_LICENSE:=GPL-2.0+ LGPL-2.1+ PKG_BUILD_DIR:=$(BUILD_DIR)/lm_sensors-$(PKG_VERSION) diff --git a/utils/mysql/Makefile b/utils/mysql/Makefile index 11d47d563..c8422301c 100644 --- a/utils/mysql/Makefile +++ b/utils/mysql/Makefile @@ -20,7 +20,7 @@ PKG_SOURCE_URL:=\ http://mirror.switch.ch/ftp/mirror/mysql/Downloads/MySQL-5.1/ PKG_MD5SUM:=887f869bcc757957067b9198f707f32f -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_LICENSE:=GPL-2.0 PKG_BUILD_DEPENDS:=libncurses libreadline diff --git a/utils/owfs/Makefile b/utils/owfs/Makefile index 51e62af77..e0ac78f4b 100644 --- a/utils/owfs/Makefile +++ b/utils/owfs/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME) PKG_MD5SUM:=b5c20998e8ffc6fa3974daef99c02402 -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_LICENSE:=GPL-2.0 PKG_FIXUP:=autoreconf diff --git a/utils/pv/Makefile b/utils/pv/Makefile index cbe44e515..b28bcfee3 100644 --- a/utils/pv/Makefile +++ b/utils/pv/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.ivarch.com/programs/sources/ PKG_MD5SUM:=efe8e9e4cad5f3264a32258a63bf2c8e PKG_LICENSE:=Artistic-2.0 -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_INSTALL:=1 diff --git a/utils/rrdtool1/Makefile b/utils/rrdtool1/Makefile index 98c023535..2227799a5 100644 --- a/utils/rrdtool1/Makefile +++ b/utils/rrdtool1/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_URL:= \ http://www.fastmirrors.org/rrdtool/rrdtool-1.0.x \ ftp://ftp.sunet.se/pub/network/monitoring/rrdtool/rrdtool-1.0.x PKG_MD5SUM:=c466e2e7df95fa8e318e46437da87686 -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_FIXUP:=autoreconf PKG_CHECK_FORMAT_SECURITY:=0 |