mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libunibreak: update to 5.1.
This commit is contained in:
parent
5608929783
commit
ecc5f50f52
2 changed files with 3 additions and 3 deletions
|
@ -2504,7 +2504,7 @@ libfixedfann.so.2 fann-2.2.0_1
|
||||||
libfann.so.2 fann-2.2.0_1
|
libfann.so.2 fann-2.2.0_1
|
||||||
libdoublefann.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
|
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
|
libiperf.so.0 iperf3-3.1.1_1
|
||||||
libKF5UnitConversion.so.5 kunitconversion-5.26.0_1
|
libKF5UnitConversion.so.5 kunitconversion-5.26.0_1
|
||||||
libfdk-aac.so.2 fdk-aac-2.0.0_1
|
libfdk-aac.so.2 fdk-aac-2.0.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libunibreak'
|
# Template file for 'libunibreak'
|
||||||
pkgname=libunibreak
|
pkgname=libunibreak
|
||||||
version=4.3
|
version=5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="zlib-acknowledgement"
|
license="zlib-acknowledgement"
|
||||||
homepage="https://github.com/adah1972/libunibreak"
|
homepage="https://github.com/adah1972/libunibreak"
|
||||||
distfiles="https://github.com/adah1972/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"
|
distfiles="https://github.com/adah1972/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"
|
||||||
checksum=68ec132550ee261a9d880b8bcad059d0d30035f4a9119975c30c0eff4fa309a7
|
checksum=d59878d82c84a60b592940a8e1a264f0a9714f0a9a8868b099846f780d9dc167
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -vfi
|
autoreconf -vfi
|
||||||
|
|
Loading…
Add table
Reference in a new issue