libunibreak: update to 5.1.
This commit is contained in:
parent
5608929783
commit
ecc5f50f52
|
@ -2504,7 +2504,7 @@ libfixedfann.so.2 fann-2.2.0_1
|
|||
libfann.so.2 fann-2.2.0_1
|
||||
libdoublefann.so.2 fann-2.2.0_1
|
||||
libxerces-c-3.2.so libxerces-c-3.2.0_1
|
||||
libunibreak.so.3 libunibreak-4.0_1
|
||||
libunibreak.so.5 libunibreak-5.1_1
|
||||
libiperf.so.0 iperf3-3.1.1_1
|
||||
libKF5UnitConversion.so.5 kunitconversion-5.26.0_1
|
||||
libfdk-aac.so.2 fdk-aac-2.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libunibreak'
|
||||
pkgname=libunibreak
|
||||
version=4.3
|
||||
version=5.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="zlib-acknowledgement"
|
||||
homepage="https://github.com/adah1972/libunibreak"
|
||||
distfiles="https://github.com/adah1972/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"
|
||||
checksum=68ec132550ee261a9d880b8bcad059d0d30035f4a9119975c30c0eff4fa309a7
|
||||
checksum=d59878d82c84a60b592940a8e1a264f0a9714f0a9a8868b099846f780d9dc167
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -vfi
|
||||
|
|
Loading…
Reference in New Issue