coccigrep: update to 1.17.
This commit is contained in:
parent
93ee981963
commit
bc347c3020
@ -1,18 +1,18 @@
|
|||||||
# Template file for 'coccigrep'
|
# Template file for 'coccigrep'
|
||||||
pkgname=coccigrep
|
pkgname=coccigrep
|
||||||
version=1.16
|
version=1.17
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="coccigrep"
|
pycompile_module="coccigrep"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="coccinelle python3-setuptools python3-Pygments"
|
depends="coccinelle python3-Pygments"
|
||||||
short_desc="Semantic grep for the C language based on coccinelle"
|
short_desc="Semantic grep for the C language based on coccinelle"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="http://home.regit.org/software/coccigrep/"
|
homepage="http://home.regit.org/software/coccigrep/"
|
||||||
distfiles="https://github.com/regit/coccigrep/archive/v${version}.tar.gz"
|
distfiles="https://github.com/regit/coccigrep/archive/v${version}.tar.gz"
|
||||||
checksum=5570b2a5742808a88e08c299e0e7651fa2a82626e2fac137600f110dc699ed9a
|
checksum=4770fda04c4ad4e3ff1f4a2830f0a74c8fb4e73d09e350eaa9f4a2380a34a296
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman ${pkgname}.1
|
vman ${pkgname}.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user