diff options
Diffstat (limited to 'testing/xorgxrdp')
-rw-r--r-- | testing/xorgxrdp/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/xorgxrdp/APKBUILD b/testing/xorgxrdp/APKBUILD index 0c4c317687..f0bfcb3577 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.3 +pkgver=0.2.6 pkgrel=0 pkgdesc="Xorg drivers for xrdp" url="https://github.com/neutrinolabs/xorgxrdp" @@ -29,4 +29,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="041754d67234055757fd13a4bf1b0e7c38f2b0a204a3bc672a72ed2e5bf0a7f71e92260dd258207d935cf952264149377fcd80c78c3cb87ff60c4b44c8ee9a51 xorgxrdp-0.2.3.tar.gz" +sha512sums="b798b1bb610fa8e1c5280177593763f15aa031920f5ca03455eed1b873678fdb72c5745198ee39901c173b5cf6aa36caf05f5d04593ae602d59f18d523c0c030 xorgxrdp-0.2.6.tar.gz" |