mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
textproc/py-aeidon: Update to 1.10.1
Changes: https://github.com/otsaloma/gaupol/releases
This commit is contained in:
parent
92e7f5eb6a
commit
f3a2433678
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= aeidon
|
||||
PORTVERSION= 1.10
|
||||
PORTVERSION= 1.10.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1634111800
|
||||
SHA256 (aeidon-1.10.tar.gz) = c0e92c684b838f20784144476b16fdad150c9b7302f69fa8693204475000956f
|
||||
SIZE (aeidon-1.10.tar.gz) = 83499
|
||||
TIMESTAMP = 1634391160
|
||||
SHA256 (aeidon-1.10.1.tar.gz) = 2623d522e77ce8547136cb8705a1f6a61e183062909a3a29314a444096ba5d28
|
||||
SIZE (aeidon-1.10.1.tar.gz) = 83580
|
||||
|
@ -20,7 +20,7 @@
|
||||
setup(
|
||||
name="aeidon",
|
||||
- version=get_aeidon_version(),
|
||||
+ version=%%PORTVERSION%%,
|
||||
+ version="%%PORTVERSION%%",
|
||||
author="Osmo Salomaa",
|
||||
author_email="otsaloma@iki.fi",
|
||||
description="Reading, writing and manipulating text-based subtitle files",
|
||||
|
Loading…
Reference in New Issue
Block a user