mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sacc: update to 1.07
This commit is contained in:
parent
58b357d275
commit
2ed7ea3c2d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sacc'
|
# Template file for 'sacc'
|
||||||
pkgname=sacc
|
pkgname=sacc
|
||||||
version=1.05
|
version=1.07
|
||||||
revision=4
|
revision=1
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
makedepends="ncurses-devel libtls-devel"
|
makedepends="ncurses-devel libtls-devel"
|
||||||
short_desc="Terminal gopher client"
|
short_desc="Terminal gopher client"
|
||||||
|
@ -9,7 +9,7 @@ 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.tar.gz"
|
distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=295585f703ad113a9917ad1a1983c2a6eed30f191fd02114155b0332962e955f
|
checksum=2dd11e647f8959bee2104ce29005dac46d0de4630fc6381321de131cb81d536c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue