mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +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>
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user