mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bwidget: update to 1.9.14
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
d72098ff5b
commit
8bcc181ef8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bwidget'
|
# Template file for 'bwidget'
|
||||||
pkgname=bwidget
|
pkgname=bwidget
|
||||||
version=1.9.13
|
version=1.9.14
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
makedepends="tk"
|
makedepends="tk"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="TCL"
|
license="TCL"
|
||||||
homepage="http://tcllib.sourceforge.net/"
|
homepage="http://tcllib.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/tcllib/BWidget/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tcllib/BWidget/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=76d8f42280e7160242186d12437949830eabd5009a6c14f4e7dba0f661403a81
|
checksum=531a6ecfa33114471dd58b0bedd5f9ff6f311c792fc1a030d8e454c5ebb5d44e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local _tclversion=8.6
|
local _tclversion=8.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue