mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
libtickit: update to 0.4.5
This commit is contained in:
parent
78d060ee05
commit
1286ea660e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtickit'
|
# Template file for 'libtickit'
|
||||||
pkgname=libtickit
|
pkgname=libtickit
|
||||||
version=0.4.3
|
version=0.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.leonerd.org.uk/code/libtickit/"
|
homepage="https://www.leonerd.org.uk/code/libtickit/"
|
||||||
distfiles="https://www.leonerd.org.uk/code/libtickit/libtickit-${version}.tar.gz"
|
distfiles="https://www.leonerd.org.uk/code/libtickit/libtickit-${version}.tar.gz"
|
||||||
checksum=a830588fa1f4c99d548c11e6df50281c23dfa01f75e2ab95151f02715db6bd63
|
checksum=8f3d9ec4a8fcfa57425621eb21dc7c6cefc2f24b2a93d28db0ace9d1eab627c6
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue