changed license in build scripts/resulting packages
This commit is contained in:
@@ -5,7 +5,7 @@ _pkgname=infnoise
|
||||
pkgname=${_pkgname}
|
||||
pkgver=0.2.6.r86.g453234b
|
||||
pkgdesc="Infinite Noise TRNG - The world's easiest TRNG to get right"
|
||||
license=('custom:Unlicense')
|
||||
license=('custom:CC0')
|
||||
url='https://github.com/13-37-org/infnoise'
|
||||
depends=('libftdi-compat')
|
||||
makedepends=("git")
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: __VERSION__
|
||||
Release: __RELEASE__
|
||||
Summary: Infinite Noise TRNG
|
||||
Group: Applications/Security
|
||||
License: GPL
|
||||
License: CC0
|
||||
URL: https://github.com/13-37-org/infnoise
|
||||
Vendor: 13-37.org
|
||||
Source: infnoise.tar.gz
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: __VERSION__
|
||||
Release: __RELEASE__
|
||||
Summary: Infinite Noise TRNG
|
||||
Group: Applications/Security
|
||||
License: GPL
|
||||
License: CC0
|
||||
URL: https://github.com/manuel-domke/infnoise
|
||||
Vendor: 13-37.org
|
||||
Source: infnoise.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user