This commit is contained in:
Mario Fetka
2011-08-22 04:25:06 +02:00
parent 3f496e80f3
commit 9d523897a9
3 changed files with 3 additions and 5 deletions

View File

@@ -1,14 +1,14 @@
#!/bin/sh #!/bin/sh
PN="usbdlm" PN="usbdlm"
VERSION="4.6.8.2" VERSION="4.6.8.3"
RELEASE="1" RELEASE="1"
PRIORITY="0" PRIORITY="0"
ADVICE="" ADVICE=""
TYPE="public" TYPE="public"
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python) # all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
ICON="http://www.chip.de/ii/7/7/9/7/7/0/6/5df297c3e464a973.jpg" ICON="http://www.chip.de/ii/7/7/9/7/7/0/6/5df297c3e464a973.jpg"
X86="http://www.uwe-sieber.de/files/usbdlm4682.msi" X86="http://www.uwe-sieber.de/files/usbdlm4683.msi"
AMD64="http://www.uwe-sieber.de/files/usbdlm4682_x64.msi" AMD64="http://www.uwe-sieber.de/files/usbdlm4683_x64.msi"
ICONFILE=${ICON##*/} ICONFILE=${ICON##*/}
X86FILE=${X86##*/} X86FILE=${X86##*/}
AMD64FILE=${AMD64##*/} AMD64FILE=${AMD64##*/}

View File

@@ -1 +0,0 @@
6d4a2aa67fcb89b80ed42982689f210bd2707e24 /usr/portage/distfiles/usbdlm4682.msi

View File

@@ -1 +0,0 @@
f669035869e3ac5aa942e512bfc1c310e6c6970e /usr/portage/distfiles/usbdlm4682_x64.msi