mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ffsend: update to 0.2.77.
This commit is contained in:
parent
67558be2c4
commit
36b8e5b15f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ffsend'
|
# Template file for 'ffsend'
|
||||||
pkgname=ffsend
|
pkgname=ffsend
|
||||||
version=0.2.76
|
version=0.2.77
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/timvisee/ffsend"
|
homepage="https://github.com/timvisee/ffsend"
|
||||||
distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"
|
distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"
|
||||||
checksum=7d91fc411b7363fd8842890c5ed25d6cc4481f76cd48dcac154cd6e99f8c4d7b
|
checksum=b13329704c5eab7c74ebc29c3f2209290ea00e758139daaefc0ab0d5728c2fa4
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# avoid ring dependency
|
# avoid ring dependency
|
||||||
|
|
Loading…
Add table
Reference in a new issue