mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
cdb: fix license
This commit is contained in:
parent
856bc99e64
commit
bae73bcdd0
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'cdb'
|
# Template file for 'cdb'
|
||||||
pkgname=cdb
|
pkgname=cdb
|
||||||
version=0.75
|
version=0.75
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Constant database utilities"
|
short_desc="Constant database utilities"
|
||||||
maintainer="Lain <lain@waifu.club>"
|
maintainer="Lain <lain@waifu.club>"
|
||||||
license="Public domain"
|
license="Public Domain"
|
||||||
homepage="http://cr.yp.to/cdb.html"
|
homepage="http://cr.yp.to/cdb.html"
|
||||||
distfiles="http://cr.yp.to/cdb/cdb-${version}.tar.gz"
|
distfiles="http://cr.yp.to/cdb/cdb-${version}.tar.gz"
|
||||||
checksum="1919577799a50c080a8a05a1cbfa5fa7e7abc823d8d7df2eeb181e624b7952c5"
|
checksum="1919577799a50c080a8a05a1cbfa5fa7e7abc823d8d7df2eeb181e624b7952c5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue