ham/chirp: Updated for version 20151225.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-10 00:04:10 -06:00
parent 850f7837c0
commit 0718492758
3 changed files with 10 additions and 8 deletions

View File

@ -23,10 +23,12 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=chirp
VERSION=${VERSION:-0.4.1}
VERSION=${VERSION:-20151225}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=$PRGNAM-daily
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
@ -59,9 +61,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \

View File

@ -1,8 +1,8 @@
PRGNAM="chirp"
VERSION="0.4.1"
VERSION="20151225"
HOMEPAGE="http://chirp.danplanet.com/projects/chirp/wiki/Home"
DOWNLOAD="http://chirp.danplanet.com/download/0.4.1/chirp-0.4.1.tar.gz"
MD5SUM="a86efa2bb05c33419b36cc9969327c86"
DOWNLOAD="http://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20151225.tar.gz"
MD5SUM="3fc342e5f5a22100f6d18b18066a1e1a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyserial"

View File

@ -14,7 +14,7 @@ diff -Nur chirp-0.4.0.orig/share/chirp.desktop chirp-0.4.0/share/chirp.desktop
Terminal=false
-Categories=Application;HamRadio
-MimeType=inode/directory
+Categories=Development;HamRadio;
+Categories=System;HamRadio;
+MimeType=inode/directory;
Name=CHIRP
Comment=CHIRP Radio Programming Tool