mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/xmppipe: upgrade to 0.16.0
This commit is contained in:
parent
df5700e686
commit
f5c8028f40
@ -1,7 +1,7 @@
|
||||
# Contributor: Anjandev Momi <anjan@momi.ca>
|
||||
# Maintainer: Anjandev Momi <anjan@momi.ca>
|
||||
pkgname=xmppipe
|
||||
pkgver=0.14.8
|
||||
pkgver=0.16.0
|
||||
pkgrel=0
|
||||
pkgdesc="stdio over XMPP"
|
||||
url="https://github.com/msantos/xmppipe"
|
||||
@ -21,10 +21,9 @@ check() {
|
||||
}
|
||||
|
||||
package() {
|
||||
install -Dm755 "$builddir"/xmppipe \
|
||||
"$pkgdir"/usr/bin/xmppipe
|
||||
install -Dm755 xmppipe -t "$pkgdir"/usr/bin/
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
fa25c64d294bd8ae6a7d6621e2d26992497dd400672c37f4e48a65e899f3d07f1dd8f003a61c4f25014292d29a3e654bb25909ed8add8210f7a916b64a3e21eb xmppipe-0.14.8.tar.gz
|
||||
beb8e83d6d33989510812ae32d551c59ece1064a80817170ea3c0ab07986d30f1e7ee1f3dc2b976b2636b54b3892fd12bcf8b71a8e3cf443605989c29525d18e xmppipe-0.16.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user