sample: fix license
This commit is contained in:
parent
e0bbe8e7e5
commit
56d84d14f5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'sample'
|
# Template file for 'sample'
|
||||||
pkgname=sample
|
pkgname=sample
|
||||||
version=0.1.0
|
version=0.1.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Filter for random sampling of input"
|
short_desc="Filter for random sampling of input"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="custom"
|
license="ISC"
|
||||||
homepage="https://github.com/silentbicycle/sample/"
|
homepage="https://github.com/silentbicycle/sample/"
|
||||||
distfiles="https://github.com/silentbicycle/sample/archive/v${version}.tar.gz"
|
distfiles="https://github.com/silentbicycle/sample/archive/v${version}.tar.gz"
|
||||||
checksum=2ca15f1d293e80915abb98c311ddeeb2b99243df07aea554053ce296181a949d
|
checksum=2ca15f1d293e80915abb98c311ddeeb2b99243df07aea554053ce296181a949d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue