mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
mosh: update to 1.4.0.
This commit is contained in:
parent
4fa460b7cb
commit
786a801223
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mosh'
|
||||
pkgname=mosh
|
||||
version=1.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl pkg-config protobuf"
|
||||
makedepends="ncurses-devel protobuf-devel libutempter-devel openssl-devel"
|
||||
|
@ -11,8 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://mosh.org/"
|
||||
distfiles="https://github.com/mobile-shell/mosh/releases/download/mosh-${version}/mosh-${version}.tar.gz"
|
||||
checksum=d93ec9b2b0a012f59c4b8d5902b8a70b45db01e32c7c1ef7e5acd84ecebbb95f
|
||||
broken="checksum changed, and I don't know if it's intended"
|
||||
checksum=872e4b134e5df29c8933dff12350785054d2fd2839b5ae6b5587b14db1465ddd
|
||||
|
||||
pre_configure() {
|
||||
# make local.test always succeed. It fails due to missing X server in chroot.
|
||||
|
|
Loading…
Add table
Reference in a new issue