mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/optipng: upgrade to 0.7.7
This commit is contained in:
parent
3bc89bffe7
commit
84f4200b79
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
|
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
|
||||||
pkgname=optipng
|
pkgname=optipng
|
||||||
pkgver=0.7.6
|
pkgver=0.7.7
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="Compresses PNG files to a smaller size, without losing any information."
|
pkgdesc="Compresses PNG files to a smaller size, without losing any information."
|
||||||
url="http://optipng.sourceforge.net/"
|
url="http://optipng.sourceforge.net/"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -33,4 +33,4 @@ package() {
|
|||||||
install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="d31d7494c23413d87b601a706cc2faf82923156a818da66e0bfad11741aed065db8f1b0c088d2abd66899ac192408c05f594295ded2684c4549c5f03b140a184 optipng-0.7.6.tar.gz"
|
sha512sums="c33b7650143ab39944d2c066e07e10273c37024c5bfe7c00475bfb513af96afa081ff388164845d426d3bce624c0282dee574fa150e963f18d3683d821030280 optipng-0.7.7.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user