geomyidae: update to 0.96.

This commit is contained in:
Pulux 2024-10-13 07:07:11 +02:00 committed by classabbyamp
parent ef363875d3
commit 6345019441
1 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,15 @@
# Template file for 'geomyidae'
pkgname=geomyidae
version=0.34
version=0.96
revision=1
build_style=gnu-makefile
short_desc="A small C-based gopherd"
makedepends="libtls-devel"
short_desc="Small C-based gopherd"
maintainer="m-cz <emcze@ya.ru>"
license="MIT"
homepage="gopher://bitreich.org/1/scm/geomyidae/"
distfiles="ftp://bitreich.org/releases/${pkgname}/${pkgname}-v${version}.tgz"
checksum=2580ad0f229cd3f5c33495975a708679aeaf5276c06ec8d55871d7f69b216eb0
distfiles="ftp://bitreich.org/releases/${pkgname}/${pkgname}-v${version}.tar.gz"
checksum=3bacdc72bcf9aabb6f69f350bcce7453625f1b8d8b016249fc35df8832a1e1d7
system_accounts="_geomyidae"
pre_build() {
@ -21,4 +22,3 @@ post_install() {
vsv geomyidae
vlicense LICENSE
}