sacc: update to 1.01

This commit is contained in:
Paper 2020-08-04 22:08:12 +02:00 committed by Johannes
parent ddf0660a0e
commit cbff481c85

View file

@ -1,15 +1,15 @@
# Template file for 'sacc'
pkgname=sacc
version=1.00
version=1.01
revision=1
wrksrc="$pkgname-v$version"
build_style="gnu-makefile"
makedepends="ncurses-devel"
short_desc="Terminal gopher client"
maintainer="Quentin Rameau <quinq@fifth.space>"
license="ISC"
homepage="gopher://gopher.fifth.space/1/scm/sacc"
distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-v$version.tgz"
checksum=e4cc0fe68e4fa5b75eb2fcf750d4d9d10cf22db41ae8f256748d8458a268bf66
distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tgz"
checksum=cb5784b2cd69a8a0276901b99a1093ac77fba37c6c2fb5c2935d87c4964925ba
post_extract() {
if [ -r "$FILESDIR/config.h" ]