Browse Source

umurmur: Set PKG_LICENSE

Signed-off-by: Martin Johansson <martin@fatbob.nu>
lilik-openwrt-22.03
Martin Johansson 10 years ago
parent
commit
2f43b534b8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/umurmur/Makefile

+ 1
- 0
net/umurmur/Makefile View File

@ -19,6 +19,7 @@ PKG_SOURCE_VERSION:=f66c0c3d630aaff1c4d589bc4d884067f00b6529
PKG_INSTALL:=1
PKG_MAINTAINER:=Martin Johansson <martin@fatbob.nu>
PKG_LICENSE:=BSD-3-Clause
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)


Loading…
Cancel
Save