mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:17:15 +08:00
enet 1.3.13
This commit is contained in:
parent
d80c5f2923
commit
e870534cd1
@ -4,7 +4,7 @@
|
|||||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||||
|
|
||||||
pkgname=enet
|
pkgname=enet
|
||||||
pkgver=1.3.12
|
pkgver=1.3.13
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP.'
|
pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP.'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -13,7 +13,7 @@ license=('MIT')
|
|||||||
replaces=('enet-old')
|
replaces=('enet-old')
|
||||||
changelog=ChangeLog
|
changelog=ChangeLog
|
||||||
source=("http://$pkgname.bespin.org/download/$pkgname-$pkgver.tar.gz")
|
source=("http://$pkgname.bespin.org/download/$pkgname-$pkgver.tar.gz")
|
||||||
md5sums=('2b581600a589553c1e7684ad663f27a8')
|
md5sums=('b83b9a7791417b6b6f5c68231f6e218b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user