Browse Source

libssh2, libxslt, tiff: change PKG_MAINTAINER email address

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
lilik-openwrt-22.03
Jiri Slachta 9 years ago
parent
commit
a3a8bbdc51
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      libs/libssh2/Makefile
  2. +1
    -1
      libs/libxslt/Makefile
  3. +1
    -1
      libs/tiff/Makefile

+ 1
- 1
libs/libssh2/Makefile View File

@ -28,7 +28,7 @@ define Package/libssh2
TITLE:=SSH2 library
URL:=http://www.libssh2.org/
DEPENDS:=+libopenssl +zlib
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>
MAINTAINER:=Jiri Slachta <jiri@slachta.eu>
endef
define Package/libssh2/description


+ 1
- 1
libs/libxslt/Makefile View File

@ -20,7 +20,7 @@ PKG_MD5SUM:=9667bf6f9310b957254fdcf6596600b7
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING
PKG_MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>
PKG_MAINTAINER:=Jiri Slachta <jiri@slachta.eu>
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1


+ 1
- 1
libs/tiff/Makefile View File

@ -31,7 +31,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/tiff/Default
TITLE:=TIFF
URL:=http://www.remotesensing.org/libtiff/
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>
MAINTAINER:=Jiri Slachta <jiri@slachta.eu>
endef
define Package/libtiff


Loading…
Cancel
Save