mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/efax-gtk: Updated for version 3.2.4.
This commit is contained in:
parent
cc45dfb178
commit
6a7638164b
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=efax-gtk
|
||||
VERSION=${VERSION:-3.2.3}
|
||||
VERSION=${VERSION:-3.2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -130,7 +130,7 @@ cp -a $EFAX_DOCS $PKG/usr/doc/$PRGNAM-$VERSION/efax/
|
|||
# It's better to keep configuration file as a sample in doc, too, just in case.
|
||||
cp -a $PKG/etc/efax-gtkrc.new $PKG/usr/doc/$PRGNAM-$VERSION/efax.gtkrc.sample
|
||||
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
cat $CWD/README.SLACKWARE > $PKG/usr/doc/$PRGNAM-$VERSION/README.SLACKWARE
|
||||
|
||||
mkdir -p $PKG/install
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="efax-gtk"
|
||||
VERSION="3.2.3"
|
||||
VERSION="3.2.4"
|
||||
HOMEPAGE="http://efax-gtk.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/efax-gtk/efax-gtk-3.2.3.src.tgz"
|
||||
MD5SUM="de436e3413dcb19505368d71fc2b7f24"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/efax-gtk/efax-gtk-3.2.4.src.tgz"
|
||||
MD5SUM="1bae807353285e80b6d73c42d9977780"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="LukenShiro"
|
||||
EMAIL="lukenshiro@ngi.it"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue