Fixed incorrect version number in control file.
This commit is contained in:
parent
967db0889c
commit
72f2929a93
2 changed files with 3 additions and 3 deletions
4
control
4
control
|
@ -1,7 +1,7 @@
|
|||
Package: zAIM
|
||||
Installed-Size: 4k
|
||||
Filename: ./zAIM_1.0_arm.ipk
|
||||
Version: 0.1
|
||||
Filename: ./zAIM_0.1.1_arm.ipk
|
||||
Version: 0.1.1
|
||||
Architecture: Arm
|
||||
Maintainer: Erik C. Thauvin <erik@thauvin.net>
|
||||
Description: Access to AOL Quick Buddy (AIM) for Zaurus
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
PACKAGE="zAIM"
|
||||
VERSION="0.1"
|
||||
VERSION="0.1.1"
|
||||
|
||||
rm -f *.ipk *.gz *.tar
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue