aboutsummaryrefslogtreecommitdiffstats
path: root/testing/usb-modeswitch/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2011-03-08 09:47:23 +0000
committerLeonardo Arena <rnalrd@gmail.com>2011-03-08 09:47:23 +0000
commit89387df9ad55f864acdec5cabe78b71703111b33 (patch)
tree44a10cbcf1b08717f6307c145bfbc7780774d0a7 /testing/usb-modeswitch/APKBUILD
parentb63a45d46b9489a128379f98482f7022ad5d6061 (diff)
downloadaports-89387df9ad55f864acdec5cabe78b71703111b33.tar.bz2
aports-89387df9ad55f864acdec5cabe78b71703111b33.tar.xz
testing/usb-modeswitch: fix source
Diffstat (limited to 'testing/usb-modeswitch/APKBUILD')
-rw-r--r--testing/usb-modeswitch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/usb-modeswitch/APKBUILD b/testing/usb-modeswitch/APKBUILD
index d446316194..486d7d4b1e 100644
--- a/testing/usb-modeswitch/APKBUILD
+++ b/testing/usb-modeswitch/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname=usb-modeswitch
pkgver=1.1.7
-pkgrel=1
+pkgrel=2
_pkgdata=20110227
pkgdesc="A mode switching tool for controlling flip flop (multiple device) USB gear"
url="http://www.draisberghof.de/usb_modeswitch/"
@@ -13,7 +13,7 @@ install=
subpackages="$pkgname-doc"
source="http://www.draisberghof.de/usb_modeswitch/${pkgname}-${pkgver}.tar.bz2
http://www.draisberghof.de/usb_modeswitch/${pkgname}-data-${_pkgdata}.tar.bz2
- http://www.draisberghof.de/usb_modeswitch/usb_modeswitch.setup
+ usb_modeswitch.setup
Makefile.patch"
_builddir="$srcdir"/$pkgname-$pkgver