mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/lurc: Updated for version 0.0.5.4
This commit is contained in:
parent
50a512018a
commit
f1879b9d17
2 changed files with 6 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lurc
|
||||
VERSION=0.0.5.2
|
||||
VERSION=0.0.5.4
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
PRGNAM="lurc"
|
||||
VERSION="0.0.5.2"
|
||||
VERSION="0.0.5.4"
|
||||
HOMEPAGE="http://lurc.googlecode.com"
|
||||
DOWNLOAD="http://lurc.googlecode.com/files/lurc-0.0.5.2.tar.bz2"
|
||||
MD5SUM="4652f61060d7c97692e5585ada92cd89"
|
||||
DOWNLOAD="http://lurc.googlecode.com/files/lurc-0.0.5.4.tar.bz2"
|
||||
MD5SUM="8857b698602c704729778a3d98e7fd7d"
|
||||
MAINTAINER="Michael Bueker"
|
||||
EMAIL="m.bueker@berlin.de"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
||||
|
|
Loading…
Reference in a new issue