mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/foremost: Updated for version 1.5.6
This commit is contained in:
parent
7d39cbab7d
commit
33dddfb4bd
2 changed files with 3 additions and 1 deletions
|
@ -78,4 +78,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
|
|||
cat $CWD/doinst.sh > $PKG/install/doinst.sh
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
|
@ -2,7 +2,9 @@ PRGNAM="foremost"
|
|||
VERSION="1.5.6"
|
||||
HOMEPAGE="http://foremost.sourceforge.net/"
|
||||
DOWNLOAD="http://foremost.sourceforge.net/pkg/foremost-1.5.6.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="1ac068f5681bbee679f99d2f9fa7f39f"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue