ffsend: update to 0.2.74.

This commit is contained in:
mobinmob 2021-10-13 21:24:41 +03:00 committed by Andrew J. Hesford
parent cca57058cf
commit 4bf3b2d484

View file

@ -1,6 +1,6 @@
# Template file for 'ffsend' # Template file for 'ffsend'
pkgname=ffsend pkgname=ffsend
version=0.2.73 version=0.2.74
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
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=76032cfeaf5e8a84592cb501859816f09240c8f6438d1cd96ff63c134cfddc80 checksum=e6092fc4f40be6d79ddf46a0fb4a739310a2db5407fd3f5db2c43cafc8c41485
post_extract() { post_extract() {
# avoid ring dependency # avoid ring dependency