libunibreak: update to 4.1.
This commit is contained in:
parent
a981846c1a
commit
e7d608a4f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libunibreak'
|
||||
pkgname=libunibreak
|
||||
version=4.0
|
||||
version=4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="An implementation of the Unicode line breaking algorithm"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="zlib-acknowledgement"
|
||||
homepage=https://fbreader.org/content/fbreader-beta-linux-desktop""
|
||||
distfiles="https://github.com/adah1972/libunibreak/releases/download/${pkgname}_${version/./_}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f7329bef1eb169d3363f040cefcc323cfd0a0bc53290a35a395e1d1adc849539
|
||||
checksum=819a9884878827d2df876b48bdb2c40919133846ddb141e1be4bac4679dc8fb8
|
||||
|
||||
do_check() {
|
||||
# tests require wget and downloading from somewhere
|
||||
|
|
Loading…
Reference in a new issue