~alpine/devel

testing/acf-openldap Fixed version number v1 PROPOSED

Alan Messias Cordeiro <alancordeiro@gmail.com>
Alan Messias Cordeiro: 1
 testing/acf-openldap Fixed version number

 1 files changed, 5 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/612/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] testing/acf-openldap Fixed version number Export this patch

Alan Messias Cordeiro <alancordeiro@gmail.com>
---
 testing/acf-openldap/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/testing/acf-openldap/APKBUILD b/testing/acf-openldap/APKBUILD
index 264351f..5de90aa 100644
--- a/testing/acf-openldap/APKBUILD
+++ b/testing/acf-openldap/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Alan Messias Cordeiro de Lacerda (alacerda) <alancordeiro@gmail.com>
# Maintainer: Alan Messias Cordeiro de Lacerda (alacerda) <alancordeiro@gmail.com>
pkgname=acf-openldap
pkgver=1.0
pkgrel=1
pkgver=1.0.1
pkgrel=0
pkgdesc="ACF module for OpenLDAP"
url="http://git.alpinelinux.org/cgit/alacerda/$pkgname/"
arch="noarch"
@@ -18,6 +18,6 @@ package() {
	cd "$srcdir/$pkgname-$pkgver"
        make DESTDIR="$pkgdir" install
}
md5sums="1ec41b6ccf21e2f6f017e8eed4b44a63  acf-openldap-1.0.tar.xz"
sha256sums="e2da043413234cdf7a8f17203715680ab63a1538dbce479aadcbd215a4e34ea4  acf-openldap-1.0.tar.xz"
sha512sums="32d87fe5baf29ee506b7148838c53e51935f54c6f032cb622dc01856da7d46391f9bd7d7071cb95388287e4fb565b5031280e10a3cd33b5c5e2d235e8fb162dd  acf-openldap-1.0.tar.xz"
md5sums="e237014e71f9fbcb46f8bdff63f09c83  acf-openldap-1.0.1.tar.xz"
sha256sums="a277599125b6e11fcf60af949566abd92e62a654a2071c9a8ff732480cc3841e  acf-openldap-1.0.1.tar.xz"
sha512sums="974974496904a8ca9c540bb4b6d72dbce9ea0f33806bd0334191bbc8f716b2ec9fdbe28600aa59b576c3ac6c179ba6470051ad4e5d68bde383a6ad506022729e  acf-openldap-1.0.1.tar.xz"
-- 
1.8.4.3



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---