phorward: update to 0.22.0.
This commit is contained in:
parent
06bf3c542c
commit
d5e8af167c
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'phorward'
|
# Template build file for 'phorward'
|
||||||
pkgname=phorward
|
pkgname=phorward
|
||||||
version=0.21.0
|
version=0.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Software package consisting of a powerful C functions library"
|
short_desc="Software package consisting of a powerful C functions library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.phorward-software.com"
|
homepage="http://www.phorward-software.com"
|
||||||
distfiles="https://github.com/phorward/phorward/archive/v${version}.tar.gz"
|
distfiles="https://github.com/phorward/phorward/archive/v${version}.tar.gz"
|
||||||
checksum=53108dea83a58e8bc3f6d363a40e9ef219feb427edfa968301d876e5bcd09b05
|
checksum=9656eea3b52f6774b06bcf5ad6b6328e9a0f0b5312db559a63a3d83cf7ea74b7
|
||||||
|
|
||||||
libphorward_package() {
|
libphorward_package() {
|
||||||
short_desc+=" - libraries"
|
short_desc+=" - libraries"
|
||||||
|
|
Loading…
Reference in New Issue