tk: 8.5.2 -> 8.5.3
This commit is contained in:
parent
e1adb4d96c
commit
9cd4f3e745
@ -1 +1 @@
|
||||
bd014bd3e1a818e06ad375b95241452d tk8.5.2-src.tar.gz
|
||||
c7d2ef187d0f313850689cda20148ec3 tk8.5.3-src.tar.gz
|
||||
|
@ -5,12 +5,12 @@
|
||||
# Depends on: xorg-libxft tcl
|
||||
|
||||
name=tk
|
||||
version=8.5.2
|
||||
version=8.5.3
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/tcl/tk$version-src.tar.gz)
|
||||
source=(http://dl.sourceforge.net/sourceforge/tcl/$name$version-src.tar.gz)
|
||||
|
||||
build() {
|
||||
cd tk$version/unix
|
||||
cd $name$version/unix
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user