aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-22 09:18:05 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-29 12:26:44 +0000
commitb68c7ef7af0943b14845da76f0dfcdafacaa59c6 (patch)
treebbfadb4d7de97008209d0dc4f2833594bc5dcd32 /testing
parenta94370c9edb675709e9bb46810fd02d60f204bed (diff)
downloadaports-b68c7ef7af0943b14845da76f0dfcdafacaa59c6.tar.bz2
aports-b68c7ef7af0943b14845da76f0dfcdafacaa59c6.tar.xz
testing/xorgxrdp: upgrade to 0.2.7
Diffstat (limited to 'testing')
-rw-r--r--testing/xorgxrdp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/xorgxrdp/APKBUILD b/testing/xorgxrdp/APKBUILD
index f0bfcb3577..3334197736 100644
--- a/testing/xorgxrdp/APKBUILD
+++ b/testing/xorgxrdp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=xorgxrdp
-pkgver=0.2.6
+pkgver=0.2.7
pkgrel=0
pkgdesc="Xorg drivers for xrdp"
url="https://github.com/neutrinolabs/xorgxrdp"
@@ -9,7 +9,7 @@ arch="all !x86"
license="X11"
makedepends="xorg-server-dev xrdp-dev nasm"
subpackages="$pkgname-dev"
-source="https://github.com/neutrinolabs/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"
+source="https://github.com/neutrinolabs/xorgxrdp/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b798b1bb610fa8e1c5280177593763f15aa031920f5ca03455eed1b873678fdb72c5745198ee39901c173b5cf6aa36caf05f5d04593ae602d59f18d523c0c030 xorgxrdp-0.2.6.tar.gz"
+sha512sums="b209f89017b9bcc8386e8690cfb0c59cb6817c37a051f1d6256365afa2d80290f5b162c01b34faab828c811c26d2a26bc9e55eb3925522833bd3a598e67127f3 xorgxrdp-0.2.7.tar.gz"