mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ffsend: update to 0.2.48.
This commit is contained in:
parent
094d29c5a4
commit
b2f10b76cf
1 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ffsend'
|
# Template file for 'ffsend'
|
||||||
pkgname=ffsend
|
pkgname=ffsend
|
||||||
version=0.2.46
|
version=0.2.48
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
|
@ -10,9 +10,4 @@ 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=f026d57388e1af565430a84fb52e4feeeab9b8a4804d40125915e2d4011d84d5
|
checksum=ef4615a466a0a8cf63aa4744bae20e8e15b0e392d022a89bd42c21a7cb63bf0f
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
cargo update --package openssl-sys --precise 0.9.46
|
|
||||||
cargo update --package openssl --precise 0.10.22
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue