mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
freecdb: update to 0.76.
This commit is contained in:
parent
80fd8396c9
commit
a8123a2958
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'freecdb'
|
||||
pkgname=freecdb
|
||||
version=0.75
|
||||
revision=3
|
||||
version=0.76
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Creating and reading constant databases"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="https://packages.debian.org/source/sid/freecdb"
|
||||
distfiles="http://http.debian.net/debian/pool/main/f/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
checksum=95214e485bd3ece2dc2a035e7bd25f080603f8f3b7a1ff329c1c67303700a0e3
|
||||
distfiles="http://http.debian.net/debian/pool/main/f/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=96af85fc35e2a1527ca6e1de7fbebd8b29dbc11ea24f97e48201002c83c20b50
|
||||
|
||||
alternatives="
|
||||
cdb:cdbdump:/usr/bin/${pkgname}dump
|
||||
|
|
Loading…
Add table
Reference in a new issue