mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
cgdb: update to 0.7.0.
This commit is contained in:
parent
35f5d5a4d6
commit
f994cecba5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cgdb'
|
# Template file for 'cgdb'
|
||||||
pkgname=cgdb
|
pkgname=cgdb
|
||||||
version=0.6.8
|
version=0.7.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-installed-readline=${XBPS_CROSS_BASE}/usr ac_cv_rl_version=6.3"
|
configure_args="--with-installed-readline=${XBPS_CROSS_BASE}/usr ac_cv_rl_version=6.3"
|
||||||
hostmakedepends="flex help2man"
|
hostmakedepends="flex help2man"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://cgdb.sourceforge.net"
|
homepage="http://cgdb.sourceforge.net"
|
||||||
distfiles="http://cgdb.me/files/cgdb-${version}.tar.gz"
|
distfiles="http://cgdb.me/files/cgdb-${version}.tar.gz"
|
||||||
checksum=be203e29be295097439ab67efe3dc8261f742c55ff3647718d67d52891f4cf41
|
checksum=bf7a9264668db3f9342591b08b2cc3bbb08e235ba2372877b4650b70c6fb5423
|
||||||
|
|
Loading…
Add table
Reference in a new issue