system/gentoo: Updated for version 0.20.6.
Fixes build error with gtk on -current. Signed-off-by: David Spencer <baildon.research@googlemail.com> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
e485c5dda5
commit
c74b16fbb4
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gentoo
|
||||
VERSION=${VERSION:-0.20.4}
|
||||
VERSION=${VERSION:-0.20.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gentoo"
|
||||
VERSION="0.20.4"
|
||||
VERSION="0.20.6"
|
||||
HOMEPAGE="http://obsession.se/gentoo/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/gentoo/files/gentoo/0.20.4/gentoo-0.20.4.tar.gz"
|
||||
MD5SUM="9e10f5ad00613b63eb02cde89506153d"
|
||||
DOWNLOAD="http://sourceforge.net/projects/gentoo/files/gentoo/0.20.6/gentoo-0.20.6.tar.gz"
|
||||
MD5SUM="3532dfc03abacbe06ba6639160ed46d7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue