Browse Source
Merge pull request #5389 from diizzyy/libs-confuse
confuse: remove myself as maintainer
lilik-openwrt-22.03
champtar
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
libs/confuse/Makefile
|
|
@ -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 |
|
|
|