VirtualGL: fix download url (hi Gottox!)
This commit is contained in:
parent
77f8938f82
commit
b357de0006
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ short_desc="Run remote OpenGL applications with full acceleration"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.virtualgl.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${SOURCEFORGE_SITE}/virtualgl/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||
distfiles="${SOURCEFORGE_SITE}/virtualgl/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=56c5169583eb18e9b5ccbaa5f17ebe6cd5365099d5ba5e431eecd7821a6ddefb
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue