summaryrefslogtreecommitdiffstats
path: root/testing/pcsc-lite
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2013-09-30 15:20:39 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2013-09-30 15:20:48 +0000
commit35d84c71a8e384f083eb51c000b9d31204d8422e (patch)
treee4bb4cd163a4df1c3300aef9be9eab4fd33a6905 /testing/pcsc-lite
parent2ee77f456bc86f2c6822bf673603d9776d641117 (diff)
downloadaports-35d84c71a8e384f083eb51c000b9d31204d8422e.tar.bz2
aports-35d84c71a8e384f083eb51c000b9d31204d8422e.tar.xz
testing/pcsc-lite: fix srcurl
Diffstat (limited to 'testing/pcsc-lite')
-rw-r--r--testing/pcsc-lite/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pcsc-lite/APKBUILD b/testing/pcsc-lite/APKBUILD
index 4463ecbe2..dca274e24 100644
--- a/testing/pcsc-lite/APKBUILD
+++ b/testing/pcsc-lite/APKBUILD
@@ -12,7 +12,7 @@ depends_dev="udev-dev"
makedepends="$depends_dev perl"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
-source="https://alioth.debian.org/frs/download.php/3862/pcsc-lite-$pkgver.tar.bz2
+source="https://alioth.debian.org/frs/download.php/file/3862/pcsc-lite-${pkgver}.tar.bz2
pcscd.initd"
_builddir="$srcdir"/pcsc-lite-$pkgver