cproto: update to 4.7o.
This commit is contained in:
parent
1e8f66a373
commit
8510eda05c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cproto'
|
# Template file for 'cproto'
|
||||||
pkgname=cproto
|
pkgname=cproto
|
||||||
version=4.7n
|
version=4.7o
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
homepage="http://invisible-island.net/cproto/cproto.html"
|
homepage="http://invisible-island.net/cproto/cproto.html"
|
||||||
distfiles="ftp://ftp.invisible-island.net/cproto/cproto-${version}.tgz"
|
distfiles="ftp://ftp.invisible-island.net/cproto/cproto-${version}.tgz"
|
||||||
checksum=bb2030b8c6089c5b245f5a63e873aa5665ba4401525c140a737daec163749db2
|
checksum=c76b0b72064e59709459bb7d75d6ec929f77ce5ae7f2610d169ba0fa20ccb44f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue