summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPatrick McCarty2024-01-24 20:09:05 -0800
committerPatrick McCarty2024-01-24 20:09:05 -0800
commit0e03c060eb5f0085b2dc6ca7cfac7997a3196fa1 (patch)
tree66c35d04906a24956f22880decc490fd1198872e /.SRCINFO
parent18d5c80a2fdda5fd04440db41838d2af4622c841 (diff)
downloadaur-gawk-lmdb.tar.gz
Update to 1.1.3
Changes in 1.1.3 ---------------- Minor patches to find lmdb.h in a nonstandard location and to get the test cases to work on MacOS. Changes in 1.1.2 ---------------- - Bug fix release to make the Makefile more robust and use different database filenames in the test cases to avoid failures when run in parallel.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d92b3c22517f..b4e9bec6fb44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gawk-lmdb
pkgdesc = GAWK extension - interface to the LMDB API
- pkgver = 1.1.1
- pkgrel = 3
+ pkgver = 1.1.3
+ pkgrel = 1
url = https://sourceforge.net/projects/gawkextlib/
arch = i686
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = gawk-lmdb
depends = gawkextlib
depends = glibc
depends = lmdb
- source = https://downloads.sourceforge.net/gawkextlib/gawk-lmdb-1.1.1.tar.gz
- md5sums = 6a0a0ca6433f7353297edfd765615f46
- sha256sums = e4993efafa9924928d21b4eee77d5e3d9233ec5c3867685f598ca0bbb9c30cf2
+ source = https://downloads.sourceforge.net/gawkextlib/gawk-lmdb-1.1.3.tar.gz
+ md5sums = c26a97402460d8ae94ec0886d45c4180
+ sha256sums = e3d0b899f2f56c0158404d105f1812fa8886bccd45adc3b9dd7da851005aa422
pkgname = gawk-lmdb