Browse Source

libaio: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 4 years ago
parent
commit
988694c7b7
No known key found for this signature in database GPG Key ID: 36D31CFA845F0E3B
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libaio/Makefile

+ 2
- 2
libs/libaio/Makefile View File

@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=libaio
PKG_VERSION:=0.3.112
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://releases.pagure.org/libaio
PKG_HASH:=ab0462f2c9d546683e5147b1ce9c195fe95d07fac5bf362f6c01637955c3b492
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
PKG_MAINTAINER:=
PKG_LICENSE:=LGPL-2.1-only
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save