mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libite: update to 2.6.1.
This commit is contained in:
parent
0bdedff33c
commit
1cce32c070
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libite'
|
# Template file for 'libite'
|
||||||
pkgname=libite
|
pkgname=libite
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT, ISC, BSD-2-Clause, BSD-3-Clause"
|
||||||
homepage="https://github.com/troglobit/libite"
|
homepage="https://github.com/troglobit/libite"
|
||||||
changelog="https://raw.githubusercontent.com/troglobit/libite/master/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/troglobit/libite/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/troglobit/libite/archive/v${version}.tar.gz"
|
distfiles="https://github.com/troglobit/libite/archive/v${version}.tar.gz"
|
||||||
checksum=5980a010f29d7776f032ae6b27a3efafff417772ffb09d7548ceabd3260eab44
|
checksum=d342ac071a3334514bfaf505d08946d20777520e1dd63f0ff83aab76f02ea960
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue