Browse Source

confuse: remove myself as maintainer

Remove myself as maintainer

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
lilik-openwrt-22.03
Daniel Engberg 7 years ago
parent
commit
6748888fbb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/confuse/Makefile

+ 1
- 1
libs/confuse/Makefile View File

@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/martinh/libconfuse/releases/download/v$(PKG_VERSION)
PKG_HASH:=23c63272baf2ef4e2cbbafad2cf57de7eb81f006ec347c00b954819824add25e
PKG_MAINTAINER:=Daniel Engberg <daniel.engberg.lists@pyret.net>
PKG_MAINTAINER:=
PKG_LICENSE:=ISC
PKG_FIXUP:=autoreconf


Loading…
Cancel
Save