enet 1.3.13

This commit is contained in:
Adrián Chaves Fernández (Gallaecio) 2016-05-20 19:20:28 +02:00
parent d80c5f2923
commit e870534cd1

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=enet
pkgver=1.3.12
pkgver=1.3.13
pkgrel=1
pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP.'
arch=('i686' 'x86_64')
@ -13,7 +13,7 @@ license=('MIT')
replaces=('enet-old')
changelog=ChangeLog
source=("http://$pkgname.bespin.org/download/$pkgname-$pkgver.tar.gz")
md5sums=('2b581600a589553c1e7684ad663f27a8')
md5sums=('b83b9a7791417b6b6f5c68231f6e218b')
build() {
cd $pkgname-$pkgver