libraries/libregf: Updated for version 20190303.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2019-08-03 06:39:27 +07:00 committed by Willy Sudiarto Raharjo
parent 53ab6902c2
commit f5f045803a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View File

@ -22,10 +22,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Updated to 20181231 March 2019
# Updated to 20190303 August 2019
PRGNAM=libregf
VERSION=${VERSION:-20181231}
VERSION=${VERSION:-20190303}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -81,7 +81,7 @@ CXXFLAGS="$SLKCFLAGS -std=gnu89" \
--localstatedir=/var \
--mandir=/usr/man \
--disable-static \
--enable-python \
--enable-python2 \
--build=$ARCH-slackware-linux
make

View File

@ -1,8 +1,8 @@
PRGNAM="libregf"
VERSION="20181231"
VERSION="20190303"
HOMEPAGE="https://github.com/libyal/libregf"
DOWNLOAD="https://github.com/libyal/libregf/releases/download/20181231/libregf-alpha-20181231.tar.gz"
MD5SUM="f0a8ebed6f53e79229e08313b019297e"
DOWNLOAD="https://github.com/libyal/libregf/releases/download/20190303/libregf-alpha-20190303.tar.gz"
MD5SUM="527af3ad7a257092fd20a2fe07e8a00c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""