xmlsec: version bump to 1.3.11
This commit is contained in:
@@ -11,6 +11,8 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.configure()
|
||||
|
||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>xmlsec</Name>
|
||||
@@ -13,12 +13,13 @@
|
||||
<Summary>XML Security Library is a C library based on LibXML2</Summary>
|
||||
<Icon>xmlsec</Icon>
|
||||
<Description>XML Güvenlik Kitaplığı, LibXML2 tabanlı bir C kitaplığıdır.</Description>
|
||||
<Archive sha1sum="9f59dd9dda9cdbaea4480cea5d99177e6cc044bc" type="targz">https://github.com/lsh123/xmlsec/releases/download/1.3.10/xmlsec1-1.3.10.tar.gz</Archive>
|
||||
<Archive sha1sum="819a248e75aa4e84d04f65f1772af295c93e0678" type="targz">https://github.com/lsh123/xmlsec/releases/download/1.3.11/xmlsec1-1.3.11.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>nss-devel</Dependency>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -68,6 +69,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2026-06-19</Date>
|
||||
<Version>1.3.11</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2026-04-18</Date>
|
||||
<Version>1.3.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user