mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
parent
126111f6a9
commit
28d6bd6e7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libuev'
|
# Template file for 'libuev'
|
||||||
pkgname=libuev
|
pkgname=libuev
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/troglobit/libuev"
|
homepage="https://github.com/troglobit/libuev"
|
||||||
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
||||||
checksum=bce614017e08247282c4a7a9b74674b49444e12d69774ec42985c29a4237c7ae
|
checksum=c5051fd8e00ad4f546205fcf84de651dbcf360acdc6bd8f69d61e61a0d0edd65
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue