diff options
Diffstat (limited to 'main/lzo/APKBUILD')
-rw-r--r-- | main/lzo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lzo/APKBUILD b/main/lzo/APKBUILD index 331417f20a..7f0a9d5d97 100644 --- a/main/lzo/APKBUILD +++ b/main/lzo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason <ms13sp@gmail.com> pkgname=lzo pkgver=2.03 -pkgrel=3 +pkgrel=4 pkgdesc="LZO -- a real-time data compression library" url="http://www.oberhumer.com/opensource/lzo" arch="all" |