~alpine/aports

testing/haserl: version bump to haserl 0.9.35 v1 PROPOSED

Nathan Angelacos: 1
 testing/haserl:    version bump to haserl 0.9.35

 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/aports/patches/2249/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/haserl: version bump to haserl 0.9.35 Export this patch

---
 testing/haserl/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/testing/haserl/APKBUILD b/testing/haserl/APKBUILD
index 5f53255..12cf478 100644
--- a/testing/haserl/APKBUILD
+++ b/testing/haserl/APKBUILD
@@ -2,8 +2,8 @@
_luaversions="5.3 5.2"
_defaultlua="5.3"
pkgname=haserl
pkgver=0.9.34
pkgrel=1
pkgver=0.9.35
pkgrel=0
pkgdesc="Html And Shell Embedded Report Language"
url="http://haserl.sourceforge.net/"
arch="all"
@@ -75,6 +75,6 @@ for _i in $_luaversions; do
	eval "split_${_i/./_}() { _split $_i; }"
done

md5sums="cae2240f25040c7a0a270c35cf7abda4  haserl-0.9.34.tar.gz"
sha256sums="2b6d2051465a9108d9dfe3e20dccc440f55b39f579fca1d69fc99240b8dba543  haserl-0.9.34.tar.gz"
sha512sums="22876271255926d7832db4786859e4e30fccc6f9aab5c272adc05186b298e53fd2e3cee855ff03d8129fa66995e06f183133b9208d0d8525a72782fcf63e71cf  haserl-0.9.34.tar.gz"
md5sums="918f0b4f6cec0b438c8b5c78f2989010  haserl-0.9.35.tar.gz"
sha256sums="a1b633e80f3e2638e7f8f850786e95072cfd9877f88780092996fd6aaf7ae2da  haserl-0.9.35.tar.gz"
sha512sums="f0f2fc46540223b4b5369fe13b3020bed5e0578b7ca1ed1688f01678ba5302c876540c0d58dde427f9180915fa38cfffd01f1a4cbbc0fce851789056b3665ab0  haserl-0.9.35.tar.gz"
-- 
2.3.1



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