mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libetpan: Updated for version 1.9.3.
This commit is contained in:
parent
4417450c65
commit
f4e7a81518
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libetpan
|
PRGNAM=libetpan
|
||||||
VERSION=${VERSION:-1.9.2}
|
VERSION=${VERSION:-1.9.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libetpan"
|
PRGNAM="libetpan"
|
||||||
VERSION="1.9.2"
|
VERSION="1.9.3"
|
||||||
HOMEPAGE="https://www.etpan.org/"
|
HOMEPAGE="https://www.etpan.org/"
|
||||||
DOWNLOAD="https://github.com/dinhviethoa/libetpan/archive/1.9.2/libetpan-1.9.2.tar.gz"
|
DOWNLOAD="https://github.com/dinhviethoa/libetpan/archive/1.9.3/libetpan-1.9.3.tar.gz"
|
||||||
MD5SUM="e547fe24332678134ce702b1bd09b242"
|
MD5SUM="42462e839b7d78c057e485dcb80d7d1c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue