summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1697c197d62b..bdf00941877e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Vladimir Koshelenko <koshelenko@rndavia.ru>
pkgname=start-stop-daemon
-pkgver=1.18.23
+pkgver=1.18.24
pkgrel=1
pkgdesc='Start and stop system daemon programs'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL2')
url='https://packages.debian.org/source/sid/dpkg'
depends=('glibc')
source=("http://http.debian.net/debian/pool/main/d/dpkg/dpkg_$pkgver.tar.xz")
-md5sums=('2195338c1792b0678575309a099d2da8')
+md5sums=('02e8af8faf1e689228da806c3e8c6882')
build() {
cd dpkg-$pkgver