mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libtcd: update to 2.2.7.r3.
This commit is contained in:
parent
04a06b3f42
commit
c52f9b707d
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtcd'
|
||||
pkgname=libtcd
|
||||
version=2.2.7.r2
|
||||
version=2.2.7.r3
|
||||
revision=1
|
||||
_distver="${version%.*}"
|
||||
_distrev="${version##*.}"
|
||||
|
@ -8,9 +8,9 @@ build_style=gnu-configure
|
|||
short_desc="API for reading and writing Tide Constituent Database (TCD) files"
|
||||
maintainer="Richard Taityr <dicktyr@yahoo.co.uk>"
|
||||
license="Public Domain"
|
||||
homepage="http://www.flaterco.com/xtide/files.html#libtcd"
|
||||
distfiles="ftp://ftp.flaterco.com/xtide/${pkgname}-${_distver}-${_distrev}.tar.bz2"
|
||||
checksum=aff1f218b84106c572d094912cd11c828e1ea212db5661cdcc0e2e6253020a94
|
||||
homepage="https://www.flaterco.com/xtide/files.html#libtcd"
|
||||
distfiles="https://flaterco.com/files/xtide/libtcd-${_distver}-${_distrev}.tar.xz"
|
||||
checksum=e1dde9aafb771eab57c676a99b4b79d61c6800990a0e72782bc20057a8a2d877
|
||||
|
||||
libtcd-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue