~alpine/aports

testing/metalang99: upgrade to 1.13.2 v1 APPLIED

Sebastian: 1
 testing/metalang99: upgrade to 1.13.2

 1 files changed, 2 insertions(+), 2 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/4077/mbox | git am -3
Learn more about email & git

[PATCH] testing/metalang99: upgrade to 1.13.2 Export this patch

Signed-off-by: Sebastian <sebastian@sebsite.pw>
---
 testing/metalang99/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/metalang99/APKBUILD b/testing/metalang99/APKBUILD
index 000c41540..cee797d72 100644
--- a/testing/metalang99/APKBUILD
+++ b/testing/metalang99/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sebastian Hudak <sebastian@sebsite.pw>
# Maintainer: Sebastian Hudak <sebastian@sebsite.pw>
pkgname=metalang99
pkgver=1.13.1
pkgver=1.13.2
pkgrel=0
pkgdesc="C meta-programming language built with pre-processor macros"
url="https://github.com/Hirrolot/metalang99"
@@ -19,4 +19,4 @@ package() {
	cp -r include "$pkgdir"/usr/include
}

sha512sums="ef9daaf279ca1256dbc9011eecc07616e9162404bb720cdb24b4910eb7133997257809dfe6826db758fbe90def46efecfff3c281b8fd29ab34d6e5cb8f5c8feb  metalang99-1.13.1.tar.gz"
sha512sums="e1077241aedd999b2b4ea46e39aa42fc3bf68a0637dcea7feb1487ab8c11f89a8b6e3c2b59d1fddb66db685a3b616e7321efde4dc83a23ac0d39cfe5441d83a1  metalang99-1.13.2.tar.gz"
-- 
2.35.1