gscope3: update to 3.18. (#1170)
This commit is contained in:
parent
4654cb755b
commit
be8b71bdae
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'gscope3'
|
||||
pkgname=gscope3
|
||||
version=3.16
|
||||
version=3.18
|
||||
revision=1
|
||||
_release=v2.16+v3.16
|
||||
wrksrc="gscope-2.16-v3.16"
|
||||
_release=v2.18+v3.18
|
||||
wrksrc="gscope-2.18-v3.18"
|
||||
build_wrksrc="packages/gscope3"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="gtksourceview-devel"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
short_desc="Interactive source code browsing tool for C and other languages"
|
||||
homepage="https://github.com/tefletch/gscope"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tefletch/gscope"
|
||||
distfiles="https://github.com/tefletch/gscope/archive/${_release}.tar.gz"
|
||||
checksum=e8e9edc652ae161f9664db00f54898ab6cb7730b011857a3fdc667ba8e898f22
|
||||
checksum=06d0fd4351b4f8dc1850c81b07c112b0974bfb140f9fe56f8af6f865be3e0a2a
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue