libenet: update to 1.3.14.
This commit is contained in:
parent
be473b21b6
commit
127559548b
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'enet'
|
# Template file for 'libenet'
|
||||||
pkgname=libenet
|
pkgname=libenet
|
||||||
version=1.3.13
|
version=1.3.14
|
||||||
revision=2
|
revision=1
|
||||||
|
wrksrc="enet-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Reliable UDP networking library"
|
short_desc="Reliable UDP networking library"
|
||||||
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://enet.bespin.org"
|
homepage="http://enet.bespin.org"
|
||||||
distfiles="http://enet.bespin.org/download/enet-${version}.tar.gz"
|
distfiles="http://enet.bespin.org/download/enet-${version}.tar.gz"
|
||||||
wrksrc="enet-${version}"
|
checksum=98f6f57aab0a424469619ed3047728f0d3901ce8f0dea919c11e7966d807e870
|
||||||
checksum=e36072021faa28731b08c15b1c3b5b91b911baf5f6abcc7fe4a6d425abada35c
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue