cjs: update to 3.2.0.
This commit is contained in:
parent
d6590d3921
commit
dd782430bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cjs'
|
||||
pkgname=cjs
|
||||
version=2.8.0
|
||||
version=3.2.0
|
||||
revision=1
|
||||
short_desc="Javascript for Cinnamon"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://cinnamon.linuxmint.com/"
|
||||
distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
|
||||
checksum=eceddb46dd7c1da9652c99355158feb8a107e213b5f7240700e1777b28d00a73
|
||||
checksum=df55c1b89cea5d40d6a9950407a5d18915d2dde4e31670faeb0f5e4ba119edde
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue