mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
misc/gr-iqbal: Updated for version 20210108_fbee239.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8bf6563d2d
commit
6b96833c98
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=gr-iqbal
|
||||
VERSION=${VERSION:-2015.11.20}
|
||||
VERSION=${VERSION:-20210108_fbee239}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
@ -71,7 +71,7 @@ mkdir -p $TMP $PKG $OUTPUT
|
|||
|
||||
cd $TMP
|
||||
rm -rf $PRGNAM-$VERSION
|
||||
tar xvzf $CWD/$PRGNAM-$VERSION.tar.gz
|
||||
tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
|
||||
cd $PRGNAM-$VERSION
|
||||
chown -R root:root .
|
||||
find -L . \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gr-iqbal"
|
||||
VERSION="2015.11.20"
|
||||
VERSION="20210108_fbee239"
|
||||
HOMEPAGE="http://cgit.osmocom.org/gr-iqbal"
|
||||
DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/gr-iqbal/gr-iqbal-2015.11.20.tar.gz"
|
||||
MD5SUM="72fee85f5b03e29bca73a8487a08aaa9"
|
||||
DOWNLOAD="https://ponce.cc/slackware/sources/repo/gr-iqbal-20210108_fbee239.tar.xz"
|
||||
MD5SUM="bc728c08ed0c9d4d66c8f7f9068969be"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnuradio libosmo-dsp"
|
||||
|
|
Loading…
Reference in a new issue