mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
sacc: update to 1.05
This commit is contained in:
parent
c6e8075a32
commit
f47e4acdf7
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'sacc'
|
# Template file for 'sacc'
|
||||||
pkgname=sacc
|
pkgname=sacc
|
||||||
version=1.03
|
version=1.05
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel libtls-devel"
|
||||||
short_desc="Terminal gopher client"
|
short_desc="Terminal gopher client"
|
||||||
maintainer="Quentin Rameau <quinq@fifth.space>"
|
maintainer="Quentin Rameau <quinq@fifth.space>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="gopher://gopher.fifth.space/1/scm/sacc"
|
homepage="gopher://gopher.fifth.space/1/scm/sacc"
|
||||||
distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tgz"
|
distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=10bc0416e5c429c7a634cd4dddece282fff0a2efa083d71d28cddc693eca33c9
|
checksum=295585f703ad113a9917ad1a1983c2a6eed30f191fd02114155b0332962e955f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue