~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/xpra: update to 0.16.3

Details
Message ID
<1461241254-1725-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1461241254
DKIM signature
missing
Download raw message
Patch: +6 -5
---
 testing/xpra/APKBUILD | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/testing/xpra/APKBUILD b/testing/xpra/APKBUILD
index 6db4795..fb184eb 100644
--- a/testing/xpra/APKBUILD
+++ b/testing/xpra/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=xpra
pkgver=0.15.6
pkgver=0.16.3
pkgrel=0
pkgdesc="Xpra is 'screen for X' & allows you to run X programs, usually on a remote host over SSH or encrypted tcp."
url="http://xpra.org"
@@ -26,7 +26,8 @@ prepare() {
}

build() {
        cd "$_builddir"
        cd "$_builddir" # https://www.xpra.org/trac/ticket/1080
	CFLAGS="$CFLAGS -fno-strict-aliasing"
	python setup.py build || return 1
}

@@ -35,6 +36,6 @@ package() {
        python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}

md5sums="0e115be1df40fe2ce2fe63ff2460488a  xpra-0.15.6.tar.xz"
sha256sums="cebd8d22d4173610258c835f175ad3781cf49bf91b3d6d3c36c35a825228fa32  xpra-0.15.6.tar.xz"
sha512sums="750b24d06b6af93757e54651c0e5e55192280715c4439e56881824da90dcea25460631c993bf239c6f9023e74dce5063e32688e31c616d036da16fa3da8c304a  xpra-0.15.6.tar.xz"
md5sums="9f81ac22991083ee49e01f62ae113a56  xpra-0.16.3.tar.xz"
sha256sums="1516ab10eb348092077ffb698bce234d06a234a5748e422fdf92f34922fb39ea  xpra-0.16.3.tar.xz"
sha512sums="1a6bbd01837e702e98ffcaffe12a2e5320108ef50f0fcc64a80735fb53a2b41e4cdda0e0a2d1a3b5f2159a81da4a7c2cac458ab4c2eed4de17adb4e963218590  xpra-0.16.3.tar.xz"
-- 
2.8.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)