libraries/libviper: Updated for version 1.4.2.2
This commit is contained in:
parent
cf69bc567c
commit
4cb059feab
|
@ -79,4 +79,4 @@ mkdir -p $PKG/install
|
|||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
||||
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="libviper"
|
|||
VERSION="1.4.2.2"
|
||||
HOMEPAGE="http://libviper.sourceforge.net/"
|
||||
DOWNLOAD="http://kent.dl.sourceforge.net/sourceforge/libviper/libviper-1.4.2.2.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="69a8fd1659bb0bb1ce38477122341e37"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Pierre Cazenave"
|
||||
EMAIL="pwcazenave <at> gmail {dot} com"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in New Issue