Skip to content
Snippets Groups Projects
Commit 0a823ee0 authored by Michael Mason's avatar Michael Mason Committed by Leonardo Arena
Browse files

main/tinyproxy: upgrade to 1.10

parent 35b83c7e
No related branches found
No related tags found
No related merge requests found
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Michael Mason <ms13sp@gmail.com>
pkgname=tinyproxy
pkgver=1.8.4
pkgrel=3
pkgver=1.10.0
pkgrel=0
pkgdesc="Lightweight HTTP proxy"
pkgusers="tinyproxy"
pkggroups="tinyproxy"
......@@ -13,9 +13,8 @@ depends=
makedepends="asciidoc"
install="tinyproxy.pre-install"
subpackages="$pkgname-doc"
source="https://www.samba.org/~obnox/tinyproxy/release/$pkgver/tinyproxy-$pkgver.tar.xz
tinyproxy.initd
"
source="https://github.com/$pkgname/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
tinyproxy.initd"
_builddir="$srcdir/$pkgname-$pkgver"
prepare() {
......@@ -55,9 +54,5 @@ package() {
install -Dm755 "$srcdir"/tinyproxy.initd "$pkgdir"/etc/init.d/tinyproxy
}
md5sums="7d3378ad9681be3423c491775f7d9e35 tinyproxy-1.8.4.tar.xz
09ed565df8a3911051a32b2c0d332ea2 tinyproxy.initd"
sha256sums="3eb89d5adf388690dd170384540d61ca088eb2072d14946184b575810582410a tinyproxy-1.8.4.tar.xz
ad0302ff17a93ec299da63ca5e87d80e5c1fbf605a561a4aa49bbc442425bbe5 tinyproxy.initd"
sha512sums="4b7ed1657f66c8e26715016c32b1021b39a936632add7c69f1ec624b6f12272b63cd28c50476aa6757a812b8707debbeca5d83c7018599a660a9e5b2de3489e3 tinyproxy-1.8.4.tar.xz
sha512sums="53187adef865672a6c29f126189cf896bd02f8b0789ee2ee00b82d93b952c70dacdd2c82b0845392e518560e75e6ee107ce7662d1ec71108f293ba1d7de6aa2a tinyproxy-1.10.0.tar.gz
78ed4e80cce82a3d08685c67ae2d0e7e5d238b394fb4a58c3f30ff3de2fb96db0afdfd7ff474effae6215172ffcbad193fbbcc483dba8cdc8aa08eb893fc0717 tinyproxy.initd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment