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